Added option for automatic playback of mpd stream.
authorSuperBFG7 <daniel@despite.ch>
Tue, 23 Mar 2021 18:25:39 +0000 (19:25 +0100)
committerSuperBFG7 <daniel@despite.ch>
Tue, 23 Mar 2021 18:25:39 +0000 (19:25 +0100)
commitd1416d8f34a175b44f454a1451b65445fa4264c0
tree06977cbb7befbdc6b609481a7705a411b4e552f8
parent5e6d090bd8948696262f4752abc0734c4dec5d3f
Added option for automatic playback of mpd stream.

When activated in settings, ympd will atempt to play the mpd stream
(ogg/mp3) locally in the browser whenever mpd is playing.

This allows to run a headless instance on a PC with sound and start/stop
playback also from other instances or mpd clients.
e.g. run ympd with autoplay on your private PC with decent loudspeakers,
    but control it with another instance on your office laptop without
    the need to switch PCs.
htdocs/index.html
htdocs/js/mpd.js