Skip to content

Commit a705f8d

Browse files
authored
Merge pull request #8 from mrueg/always-on
🔧 Prevent MPD from disconnecting listeners when playback stops
2 parents 3c93d19 + ac890d4 commit a705f8d

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)