Digitally Imported XBMC addon (Updated 25. July 2016 : V3.1.2)
Hi!

I've got a script failed error since several weeks and i cannot load DI.fm on Kodi 14.0 (plugin version 3.0.7) Sad
Here are the logs :

Code:
14:26:49 T:5240  NOTICE: [PLUGIN] Digitally Imported v3.0.7 (15. February 2015)
14:26:50 T:5240   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\Administrateur\AppData\Roaming\Kodi\addons\plugin.audio.di.fm\default.py", line 458, in <module>
                                                MusicAddonInstance.run()
                                              File "C:\Users\Administrateur\AppData\Roaming\Kodi\addons\plugin.audio.di.fm\default.py", line 210, in run
                                                channelMeta = self.getChannelMetadata(html)
                                              File "C:\Users\Administrateur\AppData\Roaming\Kodi\addons\plugin.audio.di.fm\default.py", line 272, in getChannelMetadata
                                                channelMeta = re_channelMeta.findall(html)[0]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
14:26:51 T:6496   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.di.fm/
14:26:51 T:6496   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.di.fm/) failed

Thanks for help!
Reply


Messages In This Thread
RE: [RELEASE] Digitally Imported XBMC addon (Updated 21th February 2015 : V3.0.8) - by CrazyMax - 2015-02-22, 16:01
Logout Mark Read Team Forum Stats Members Help
Digitally Imported XBMC addon (Updated 25. July 2016 : V3.1.2)2