ympd icon indicating copy to clipboard operation
ympd copied to clipboard

add http-stream support, URL is hardcoded for now

Open parabelboi opened this issue 10 years ago • 3 comments

hi notandy, the stream url is still hardcoded to some http://mpd:8000/mpd.ogg dont know whether mpd can provide this info on the other hand: maybe better to make the stream URL configurable on the client side: if mpd also streams to a broadcaster, one wants to check whether the stream is "on air" too.

parabelboi avatar May 24 '14 17:05 parabelboi

This should either be an option on the command line or in the browser

mgaunard avatar Mar 19 '15 23:03 mgaunard

I tested this with Chrome, it appears that the local volume slider doesn't work.

mgaunard avatar Mar 20 '15 00:03 mgaunard

For my updated version that tries to derive the stream url, stores it in a cookie and makes it configurable see: https://github.com/SuperBFG7/ympd/tree/local_play

SuperBFG7 avatar Oct 22 '15 11:10 SuperBFG7