Hallo Sandmann,
habe versucht dein AddOn zu starten und bekommen einen Scriptfehler.
Kannst du oder jemand in diesem Thread vielleicht helfen?
Code
====================AMAZON START====================
18:46:06 T:2896 NOTICE: -1
18:46:06 T:2896 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'amazonurl' referenced before assignment
Traceback (most recent call last):
File "C:\Users\Rocker\AppData\Roaming\Kodi\addons\plugin.video.amazon\default.py", line 50, in <module>
modes()
File "C:\Users\Rocker\AppData\Roaming\Kodi\addons\plugin.video.amazon\default.py", line 48, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "C:\Users\Rocker\AppData\Roaming\Kodi\addons\plugin.video.amazon\resources\lib\play.py", line 54, in PLAYVIDEO
amazonurl += "/?autoplay=1"
UnboundLocalError: local variable 'amazonurl' referenced before assignment
-->End of Python script error report<--
Alles anzeigen
Grüße,
rodschaaa