
Originally Posted by
robtweed
I assume you meant /var/lib/mpd/music/WEBRADIO/
/var/www/mpd doesn't exist.
I'm still getting the same error:
root@moode:~# telnet localhost 6600
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.19.0
load "/var/lib/mpd/music/WEBRADIO/BBC_R3HD_Test.pls"
ACK [50@0] {load} No such playlist
The file exists in that path and contains:
[playlist]
numberofentries=2
File1=http://bbcmedia.ic.llnwd.net/stream/bbcmedia_lc1_radio3_p?s=1446130544&e=1446144944&h= d4793dce4c907846f6d4a6e7f1371b31
Title1=No Title
Length1=-1
File2=http://bbcmedia.ic.llnwd.net/stream/bbcmedia_lc1_radio3_q?s=1446130544&e=1446144944&h= de591be243a25e9c204aaae5a205146b
Title2=No Title
Length2=-1
Rob