Beiträge von Muju

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 habe leider unter Windows 10 und Kodi 19.4 auch folgende Fehlermeldung. Kann mir jemand sagen warum es auf einmal nicht mehr funktioniert?

    Spoiler anzeigen


    2022-05-26 20:02:28.111 T:14848 INFO <general>: initializing python engine.
    2022-05-26 20:02:28.367 T:14848 ERROR <general>: [plugin.video.joyn - 2.5.6+matrix.1] Could decode as json from cache: ETAGS
    2022-05-26 20:02:28.378 T:14848 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'AttributeError'>
    Error Contents: 'str' object has no attribute 'items'
    Traceback (most recent call last):
    File "C:\Users\Mario\AppData\Roaming\Kodi\addons\plugin.video.joyn\default.py", line 12, in <module>
    plugin.run(_pluginurl=argv[0], _pluginhandle=int(argv[1]) or -1, _pluginquery=argv[2], addon=_ADDON)
    File "C:\Users\Mario\AppData\Roaming\Kodi\addons\plugin.video.joyn\resources\lib\plugin.py", line 1143, in run
    index()
    File "C:\Users\Mario\AppData\Roaming\Kodi\addons\plugin.video.joyn\resources\lib\plugin.py", line 248, in index
    request_helper.purge_etags_cache(ttl=CONST['ETAGS_TTL'])
    File "C:\Users\Mario\AppData\Roaming\Kodi\addons\plugin.video.joyn\resources\lib\request_helper.py", line 304, in purge_etags_cache
    for request_hash, etag_data in etags_data.items():
    AttributeError: 'str' object has no attribute 'items'
    -->End of Python script error report<--
    2022-05-26 20:02:28.775 T:14848 INFO <general>: Python interpreter stopped
    2022-05-26 20:02:28.787 T:14704 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.joyn/
    2022-05-26 20:02:28.795 T:14516 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.joyn/) failed
    2022-05-26 20:02:28.818 T:14852 INFO <general>: CPythonInvoker(10, C:\Users\Mario\AppData\Roaming\Kodi\addons\script.embuary.info\default.py): script successfully run
    2022-05-26 20:02:29.082 T:14852 INFO <general>: Python interpreter stopped