[RELEASE] RadioTunes XBMC plugin - formerly Sky.fm (21th Sep 2014: v3.0.0)
#33
I'm getting a plugin script error on version 2.1

Code:
13:19:29 T:2918184000   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: expected string or buffer
                                            Traceback (most recent call last):
                                              File "/home/pi/.xbmc/addons/plugin.audio.sky.fm/default.py", line 414, in <module>
                                                MusicAddonInstance.start()
                                              File "/home/pi/.xbmc/addons/plugin.audio.sky.fm/default.py", line 135, in start
                                                streamList = self.customizeStreamListAddMenuitem( jsonList, listenkey )
                                              File "/home/pi/.xbmc/addons/plugin.audio.sky.fm/default.py", line 220, in customizeStreamListAd>
                                                channel['playlist'] = self.getFirstStream( channel['playlist'] + "?" + listenkey, streamurl_r>
                                              File "/home/pi/.xbmc/addons/plugin.audio.sky.fm/default.py", line 386, in getFirstStream
                                                streamurls = regex.findall(plsData)
                                            TypeError: expected string or buffer
                                            -->End of Python script error report<--
13:19:29 T:3037753344   ERROR: GetDirectory - Error getting plugin://plugin.audio.sky.fm/
13:19:29 T:3037753344   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.sky.fm/) failed

I'm a premium user, have treble checked and re-keyed my user & password and cleared cache. Anything else I can do?

Edit: I have a vague recollection of SkyFM changing their website at some point in the past few months. Perhaps they changed the way the provide data too, since it looks (from the log) as the data is being populated (channels etc) before the above error occurs.
Reply


Messages In This Thread
RE: [RELEASE] Sky.fm XBMC plugin (Updated 9th Dec 2012 : V2.1.0) - by lesgirauds - 2013-08-10, 13:27
Logout Mark Read Team Forum Stats Members Help
[RELEASE] RadioTunes XBMC plugin - formerly Sky.fm (21th Sep 2014: v3.0.0)1