Auf dem Raspi scheint es seit heute nicht mehr zu klappen
025-03-07 19:05:37.484 T:2258 info <general>: [Amazon VOD] Version: 1.1.4+matrix.1
2025-03-07 19:05:37.485 T:2258 info <general>: [Amazon VOD] Unicode filename support: False
2025-03-07 19:05:37.486 T:2258 info <general>: [Amazon VOD] Locale: en-us / Language: de
2025-03-07 19:05:46.918 T:2261 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'binascii.Error'>
Error Contents: Invalid base64-encoded string: number of data characters (289) cannot be 1 more than a multiple of 4
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1438, in _LazyLoad
seeMore = cnt['viewOutput']['features'][wl_lib]['content']
~~~^^^^^^^^^^^^^^
KeyError: 'viewOutput'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 9, in <module>
EntryPoint(argv)
File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 67, in EntryPoint
_g.pv.Route(verb, path)
File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 184, in Route
elif 'browse' == verb: self._g.pv.Browse(path)
^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 458, in Browse
node, breadcrumb = self._TraverseCatalog(path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 154, in _TraverseCatalog
self._LazyLoad(node[nodeName], pathList[0:1 + i])
File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1453, in _LazyLoad
t = json.loads(base64.b64decode(q['serviceToken']))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/base64.py", line 88, in b64decode
binascii.Error: Invalid base64-encoded string: number of data characters (289) cannot be 1 more than a multiple of 4
-->End of Python script error report<--
Nachtrag Mit Datenquelle Android statt Web läuft es