// General Settings
general =
{
name = "RPi3";
interpolation = "basic";
output_backend = "alsa";
log_verbosity = 0;
};
// How to deal with metadata, including artwork
metadata =
{
enabled = "yes";
include_cover_art = "yes";
pipe_name = "/tmp/shairport-sync-metadata";
};
// Advanced parameters for controlling how a Shairport Sync runs
sessioncontrol =
{
run_this_before_play_begins = "/opt/airplays start";
run_this_after_play_ends = "/opt/airplays stop";
};
//Back End Settings
alsa =
{
output_device = "plughw:0";
//output_format = "S32";
};
2 Π»Π°ΠΉΠΊΠ°