mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
shairport-sync: update to 2.8.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -24,11 +24,7 @@ config shairport-sync 'shairport_sync'
|
||||
option log_verbosity '' # 0/1/2/3
|
||||
option ignore_volume_control '' # no/yes
|
||||
option volume_range_db '' # 30 to 150
|
||||
# Latencies
|
||||
option latencies_default '' # 88200
|
||||
option latencies_itunes '' # 99400
|
||||
option latencies_airplay '' # 88200
|
||||
option latencies_forked_daapd '' # 99400
|
||||
option regtype '' # _raop._tcp
|
||||
# Metadata
|
||||
option metadata_enabled '' # no/yes
|
||||
option metadata_cover_art '' # no/yes
|
||||
@@ -45,6 +41,9 @@ config shairport-sync 'shairport_sync'
|
||||
option alsa_mixer_device '' # default
|
||||
option alsa_latency_offset '' # 0
|
||||
option alsa_buffer_length '' # 6615
|
||||
option alsa_disable_synchronization '' # no/yes
|
||||
option alsa_period_size '' # number
|
||||
option alsa_buffer_size '' # number
|
||||
# Pipe
|
||||
option pipe_name '' # /tmp/shairport-sync-audio
|
||||
option pipe_latency_offset '' # 0
|
||||
@@ -52,3 +51,6 @@ config shairport-sync 'shairport_sync'
|
||||
# Stdout
|
||||
option stdout_latency_offset '' # 0
|
||||
option stdout_buffer_length '' # 44100
|
||||
# AO
|
||||
option ao_latency_offset '' # 0
|
||||
option ao_buffer_length '' # 44100
|
||||
|
||||
Reference in New Issue
Block a user