Am Samstag (06.09.25) Vormittag werde ich ein Update der Forensoftware (inkl. aller Plugins) durchführen. Das Forum wird deshalb auf unbestimmte Zeit nicht verfügbar sein. Neuigkeiten wird es im Matrix Chat geben: https://www.kodinerds.net/thread/79927-freischaltung-matrix-chat/
ich bekomme beim Login noch immer einen Fehler. Hat dazu vielleicht jemand einen Rat? Ich nutze auf meiner Box Leia mit Kodi 18.
Danke
Code
12:01:25.816 T:3661624208 ERROR: /storage/.kodi/addons/plugin.video.amazon-test/default.py:2239: UserWarning: gzip transfer encoding is experimental!
br.set_handle_gzip(True)
12:01:25.818 T:3661624208 NOTICE: [Amazon VOD] Connect to SignIn Page 5 attempts left
12:01:32.237 T:3661624208 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 3152, in <module>
exec mode + '()'
File "<string>", line 1, in <module>
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 2298, in LogIn
usr = wlc.split(',', 1)[1].strip()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)
-->End of Python script error report<--
ich probiere seit Tagen Amazon auf meiner s905x Box zum laufen zu bekommen und habe schon alle Tipps hier berücksichtigt, komme aber leider nicht weiter. Ich nutze auf meiner Box Leia mit Kodi 18. Hat jemand einen Tipp zu meinem Problem und kann mir helfen?
Code
10:10:40.789 T:3652457360 DEBUG: [script.module.inputstreamhelper-0.3.2]: ['ldd', '/storage/.kodi/cdm/libwidevinecdm.so'] cmd executed successfully.
10:10:40.790 T:3652457360 DEBUG: [script.module.inputstreamhelper-0.3.2]: There are no missing Widevine libraries! :-)
10:10:40.792 T:3652457360 DEBUG: CAddonSettings[script.module.inputstreamhelper]: loading setting definitions
10:10:40.792 T:3652457360 DEBUG: CAddonSettings[script.module.inputstreamhelper]: trying to load setting definitions from old format...
10:10:40.795 T:3652457360 DEBUG: CAddonSettings[script.module.inputstreamhelper]: loading setting values
10:10:40.795 T:3652457360 DEBUG: [script.module.inputstreamhelper-0.3.2]: Widevine update check was made on 2018-02-09T08:37:14
10:10:40.804 T:3652457360 ERROR: /storage/.kodi/addons/plugin.video.amazon-test/default.py:2319: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
user = None if empty else [i for i in users if cur_user == i['name']]
10:10:40.805 T:3652457360 NOTICE: [Amazon VOD] Login
10:10:40.829 T:4096788464 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions
10:10:40.829 T:4096788464 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format...
10:10:40.834 T:4096788464 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values
10:10:40.835 T:4096788464 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
10:10:40.835 T:4096788464 INFO: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
10:10:40.857 T:4096788464 DEBUG: ------ Window Init (DialogNotification.xml) ------
10:10:41.082 T:3652457360 ERROR: [Amazon VOD] Cannot complete request. (prs.invalidrequest)
10:10:41.089 T:3652457360 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: 'bool' object is not iterable
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 3074, in <module>
PlayVideo(args.get('name'), args.get('asin'), args.get('adult'), int(args.get('trailer', '0')), int(args.get('selbitrate', '0')))
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 1583, in PlayVideo
playable = IStreamPlayback(asin, name, trailer, isAdult, extern)
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 1709, in IStreamPlayback
cj_str = ';'.join([c.name + '=' + c.value for c in cookie])
TypeError: 'bool' object is not iterable
-->End of Python script error report<--
10:10:41.439 T:3652457360 INFO: Python script stopped
10:10:41.442 T:3652457360 DEBUG: Thread LanguageInvoker 3652457360 terminating
10:10:41.457 T:3679593360 DEBUG: Thread scriptobs 3679593360 terminating