Geht wieder. Hatte kein anderes addon installiert.
Habe aber das tagliche update und install in den settings.
Das aber nur zur info.
Danke
Beiträge von front
-
-
06:41:06 T:1708885008 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: 'module' object has no attribute 'decode'
Traceback (most recent call last):
File "/home/xbian/.kodi/addons/plugin.video.amazon/default.py", line 47, in <module>
modes()
File "/home/xbian/.kodi/addons/plugin.video.amazon/default.py", line 38, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "/home/xbian/.kodi/addons/plugin.video.amazon/resources/lib/play.py", line 57, in PLAYVIDEO
PLAYVIDEOINT()
File "/home/xbian/.kodi/addons/plugin.video.amazon/resources/lib/play.py", line 217, in PLAYVIDEOINT
streamval = GETSTREAMS(*getUrldata('catalog/GetStreamingUrlSets', values, opt=audioid))
File "/home/xbian/.kodi/addons/plugin.video.amazon/resources/lib/play.py", line 417, in getUrldata
jsondata = demjson.decode(data)
AttributeError: 'module' object has no attribute 'decode'
-->End of Python script error report<--