Hallo,
leider bekomme ich seit einiger Zeit in xstream einen Scripterror, sobald ich Filme/Serien o.ä. bei Movie2k öffnen will. Bei kinox.to funktioniert alles.
Hab dann ma [definition='1','3']Debug[/definition] aktiviert und die Log spuckt folgende Meldung aus:
Code
12:18:14 T:139862568859392 ERROR: urlresolver: error writing /home/xbmc/.xbmc/addons/script.module.urlresolver/resources/settings.xml
12:18:14 T:139862568859392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: dictionary update sequence element #1 has length 1; 2 is required
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/plugin.video.xstream/default.py", line 24, in <module>
run()
File "/home/xbmc/.xbmc/addons/plugin.video.xstream/xstream.py", line 13, in run
parseUrl()
File "/home/xbmc/.xbmc/addons/plugin.video.xstream/xstream.py", line 16, in parseUrl
oInputParameterHandler = cInputParameterHandler()
File "/home/xbmc/.xbmc/addons/plugin.video.xstream/resources/lib/handler/inputParameterHandler.py", line 9, in __init__
aParams = dict(part.split('=') for part in sys.argv[ 2 ][ 1: ].split('&'))
ValueError: dictionary update sequence element #1 has length 1; 2 is required
-->End of Python script error report<--
12:18:14 T:139862568859392 INFO: Python script stopped
12:18:14 T:139862568859392 DEBUG: Thread XBPyThread 139862568859392 terminating
Alles anzeigen
Hat da vielleicht einer ne Idee/Infos?
Würde mich freuen ..
MfG