l radio: actually stream in stereo

This commit is contained in:
lassulus 2020-12-17 14:51:24 +01:00
parent 9a862040dc
commit cc0e1e46c0

View File

@ -141,7 +141,7 @@ in {
port "8000"
quality "5.0" # do not define if bitrate is defined
# bitrate "128" # do not define if quality is defined
format "44100:16:1"
format "44100:16:2"
always_on "yes" # prevent MPD from disconnecting all listeners when playback is stopped.
tags "yes" # httpd supports sending tags to listening streams.
}