Bugzilla – Bug 3004
Favorites / ProtocolHandler URLs don't make it onto $client->playlist
Last modified: 2008-03-14 08:56:07 UTC
Seems to be common when the URL is live365:// or radioio:// But i've seen it for http:// too.
Created attachment 1141 [details] Dump from slimservice
And here is an HTTP one: 2006-02-15 05:30:21.4307 ERROR: readList: Cannot connect to remote HTTP server to get playlist for url: [http://216.179.194.252:8372/] 2006-02-15 05:30:31.7750 ERROR: readList: Cannot connect to remote HTTP server to get playlist for url: [http://216.179.194.252:8372/]
Committed a fix for radioio/live365 (r6262). They are now forced to be content-type of mp3 and should always return true for the isSong check in Scan. I can't connect to that HTTP URL.
That http URL seems to have gone away probably long ago. Live365 seems to be working fine though.