03-04-2022, 08:54 PM
(03-04-2022, 06:18 PM)Tim Curtis Wrote: There could be something in the format of that particular stream that MPD does not like. You could try turning on verbose logging in MPD config and then examine the MPD log to see if there are any clues.
Code:cat /var/log/mpd/log
The output is:
Code:
pi@LivingRoomMoOde:~ $ cat /var/log/mpd/log
Mar 03 14:33 : player: played "[url=http://24153.live.streamtheworld.com/WEMUFM.mp3]http://24153.live.streamtheworld.com/WEMUFM.mp3[/url]"
Mar 03 15:20 : exception: Failed to decode [url=https://whfr.fm/streamer/;]https://whfr.fm/streamer/;[/url] avformat_open_input() failed: Invali
d data found when processing input
Mar 03 15:20 : player: played "[url=https://whfr.fm/streamer/]https://whfr.fm/streamer/[/url]"
Mar 03 15:20 : exception: Failed to decode [url=https://whfr.fm/streamer/;]https://whfr.fm/streamer/;[/url] avformat_open_input() failed: Invali
d data found when processing input
Mar 03 15:08 : player: played "[url=https://wwoz-sc.streamguys1.com/wwoz-hi.mp3]https://wwoz-sc.streamguys1.com/wwoz-hi.mp3[/url]"
Mar 04 07:49 : player: played "[url=https://22223.live.streamtheworld.com/WEMUFM.mp3]https://22223.live.streamtheworld.com/WEMUFM.mp3[/url]"
Mar 04 12:13 : exception: Failed to decode [url=http://89.16.185.174:8003/stream;]http://89.16.185.174:8003/stream;[/url] CURL failed: Connection timed
out after 10998 milliseconds
Mar 04 12:13 : player: played "[url=http://89.16.185.174:8003/stream]http://89.16.185.174:8003/stream[/url]"
Mar 04 12:13 : exception: Failed to decode [url=http://89.16.185.174:8003/stream;]http://89.16.185.174:8003/stream;[/url] CURL failed: Connection timed
out after 10998 milliseconds
Mar 04 12:19 : player: played "[url=http://mscp3.live-streams.nl:8360/high.aac]http://mscp3.live-streams.nl:8360/high.aac[/url]"
Mar 04 12:31 : player: played "[url=http://ice10.securenetsystems.net:80/SUNRADIO]http://ice10.securenetsystems.net:80/SUNRADIO[/url]"
Mar 04 15:33 : player: played "[url=https://22223.live.streamtheworld.com/WEMUFM.mp3]https://22223.live.streamtheworld.com/WEMUFM.mp3[/url]"
Mar 04 15:40 : player: played "https://22223.live.streamtheworld.com/WEMUFM.mp3"
No errors but still no sound from WEMU's stream.
I turned on the logging in Configure-> System Maintanence ->
I hope that is correct
Any other logs I can look in?