Closed pclausen closed 3 years ago
I'm seeing something very similar on a fresh install on raspberry pi, playing short mp3 sample stored in the music directory. This is also 0.21.5 However, the same sample works fine on the older pi that I'm replacing, and that is running the same version.
Version 0.21.5 is very old and not supported.
Bug report
Describe the bug
A certain stream cause mpd to hang - only kill -9 able to stop it
the stream is http://sunshinelive.hoerradar.de/sunshinelive-live-mp3-hq
which I have in a playlist:
Note, the stream works fine in mpv, eg
Other streams work as expected in mpd eg http://live-icy.gslb01.dr.dk:80/A/A05H.mp3 plays fine.
Expected Behavior
The playlist and stream used to work some weeks maybe a month ago. Not sure
Actual Behavior
mpd hangs completely.
mpc returns
error: Timeout
only way to kill mpd is with kill -9. The problem persist because mpd load state again, so to make mpd work again I have to rm state, eg
sudo rm /var/lib/mpd/state
Restarting mpd and mpc works fine untill I add the problematic stream above.
Version