Guten Abend zusammen,
ich hoffe Ihr könnt mit weiter helfen. Ich kann leider seit 3 Tagen VEVO unter Kodi nicht mehr starten. Die Logdatei habe ich beigefügt.
Vielen Dank im Vorraus
ich hoffe Ihr könnt mit weiter helfen. Ich kann leider seit 3 Tagen VEVO unter Kodi nicht mehr starten. Die Logdatei habe ich beigefügt.
Code:
[LIST=1]
[*]22:26:11 T:1371860160 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
[*] - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
[*] Error Type: <type 'exceptions.AttributeError'>
[*] Error Contents: 'NoneType' object has no attribute 'group'
[*] Traceback (most recent call last):
[*] File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.myvevo/default.py", line 540, in <module>
[*] if mode== None: getSources()
[*] File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.myvevo/default.py", line 138, in getSources
[*] a = getBase()
[*] File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.myvevo/default.py", line 129, in getBase
[*] blob = re.compile('config:(.+?)cdn:').search(html).group(1)
[*] AttributeError: 'NoneType' object has no attribute 'group'
[*] -->End of Python script error report<--
[*]22:26:11 T:1108470408 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.myvevo/
[*]22:26:11 T:1108470408 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.myvevo/) failed
[*]22:26:24 T:1373332664 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
[*] - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
[*] Error Type: <type 'exceptions.AttributeError'>
[*] Error Contents: 'NoneType' object has no attribute 'group'
[*] Traceback (most recent call last):
[*] File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.myvevo/default.py", line 540, in <module>
[*] if mode== None: getSources()
[*] File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.myvevo/default.py", line 138, in getSources
[*] a = getBase()
[*] File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.myvevo/default.py", line 129, in getBase
[*] blob = re.compile('config:(.+?)cdn:').search(html).group(1)
[*] AttributeError: 'NoneType' object has no attribute 'group'
[*] -->End of Python script error report<--
[*]22:26:24 T:1108470408 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.myvevo/
[*]22:26:24 T:1108470408 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.myvevo/) failed
[*]22:26:53 T:1241354000 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
[*]22:28:03 T:1375232832 NOTICE: Kodi Log Uploader: started
[*]22:28:03 T:1375232832 NOTICE: Kodi Log Uploader: settings: len(email)=22
[*]22:28:03 T:1375232832 NOTICE: Kodi Log Uploader: settings: skip_oldlog=True
[*]22:28:07 T:1375232832 NOTICE: Kodi Log Uploader: reading log...
[/LIST]
Vielen Dank im Vorraus