2015-03-07, 14:48
I have the same problem with 3.0.8, script failed.
NOTICE: -->Python Interpreter Initialized<--
13:47:04 T:1216 NOTICE: [PLUGIN] Digitally Imported v3.0.8 (21. February 2015)
13:47:08 T:1216 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\Paddy\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 459, in <module>
MusicAddonInstance.run()
File "C:\Users\Paddy\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 165, in run
channelMeta = self.getChannelMetadata(html)
File "C:\Users\Paddy\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 273, in getChannelMetadata
channelMeta = re_channelMeta.findall(html)[0]
IndexError: list index out of range
-->End of Python script error report<--
13:47:08 T:3708 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.di.fm/
13:47:08 T:3708 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.di.fm/) failed
NOTICE: -->Python Interpreter Initialized<--
13:47:04 T:1216 NOTICE: [PLUGIN] Digitally Imported v3.0.8 (21. February 2015)
13:47:08 T:1216 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\Paddy\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 459, in <module>
MusicAddonInstance.run()
File "C:\Users\Paddy\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 165, in run
channelMeta = self.getChannelMetadata(html)
File "C:\Users\Paddy\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 273, in getChannelMetadata
channelMeta = re_channelMeta.findall(html)[0]
IndexError: list index out of range
-->End of Python script error report<--
13:47:08 T:3708 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.di.fm/
13:47:08 T:3708 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.di.fm/) failed