GNOME Bugzilla – Bug 668890
liveradio SHOUTcast.com plugin times out when loading.
Last modified: 2012-06-24 09:22:26 UTC
Originally reported at: https://bugs.launchpad.net/bugs/903545 Trying to use the LiveRadio SHOUTcast.com plugin always times out when it tries to load the genres. The "Plugin Statistics" shows a "General Error" with the message: "The request timed out". The "Choose by query " controls stay disabled. I'm using a fully up-to-date Ubuntu 11.10. I'm attaching a "banshee --debug" output. From https://bugs.launchpad.net/ubuntu/+source/banshee-community-extensions/+bug/903545/comments/3: I just had a look at the ShoutCastPlugin code, and I believe I've figured out the problem. It's not a bug in the code at all, but an error in the API it uses to fetch the data. It uses "http://207.200.98.1/" as the base URI, which when viewed in a browser describes a MySQL connection problem. All the calls to the XML API just return "No DB!", which would fit the current error I'm getting from Banshee: [20 Debug 01:02:52.246] [LiveRadioBasePlugin"SHOUTcast.com"] <RetrieveXml> Error: Text node cannot appear in this state. Line 1, position 1. END I'm not familiar enough with this service to figure out what can be done to fix this. Has it perhaps been deprecated in favor of a new API? I found the following wiki which shows another API to this, but it requires a developer ID. http://wiki.winamp.com/wiki/SHOUTcast_Radio_Directory_API
Created attachment 206309 [details] Banshee liveradio debug output
shoutCAST has changed the API and now requires a developer-key which is bound to licensing conditions banshee cannot (or does not want to) fulfil at the moment. Therefore the shoutCAST part of the extension has been disabled: https://gitorious.org/banshee-community-extensions/banshee-community-extensions/commit/1ffb2953fbba7df29c5dabec7c0c14cbc19fcd18