Skip to content

Commit ac890d4

Browse files
committed
Prevent MPD from disconnecting listeners when playback stops
1 parent 3c93d19 commit ac890d4

File tree

1 file changed

+1
-0
lines changed
  • mpd/root/etc/s6-overlay/s6-rc.d/mpd

1 file changed

+1
-0
lines changed

mpd/root/etc/s6-overlay/s6-rc.d/mpd/run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ else
4242
name "HTTPd Output" \n
4343
port "8000" \n
4444
bitrate "192" \n
45+
always_on "yes" \n
4546
}' >> /etc/mpd.conf
4647
bashio::log.info 'HTTPd output enabled'
4748
fi

0 commit comments

Comments
 (0)