Beiträge von cvosge

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/

    Habe Kodi 16.0 Javis und actuelles Amazon Prime Instant Video Repo installiert, Benutze Amazon VOD konfiguriert fuer USA (da ich in USA lebe und ein US Prime Konto habe)
    nach Benutzer name und password eingabe, kriege ich Fehlermeldung "VOD error" im [definition='1','0']log[/definition] befinden sich folgende Eintraege:
    NOTICE: [Amazon VOD] getURL: https://atv-ps.amazon.com/cdp/catalog/GetCategoryList?firmware=fmw%3A15-app%3A1.1.23&deviceTypeID=A1MPSLFC7L5AFK&deviceID=ec206559335d6ca511cbdf05abdd99fc14e806ddf3218099d75ce9bd&format=json&version=2&formatVersion=3&marketplaceId=ATVPDKIKX0DER&tag=kodinerds04-21 [Anzeige]
    14:55:20 T:1664 NOTICE: [Amazon VOD] Download MenuTime: 1.98699998856
    14:55:20 T:1664 NOTICE: [Amazon VOD] Parse MenuTime: 2.00200009346
    14:55:20 T:1664 NOTICE: [Amazon VOD] []
    14:55:23 T:6748 NOTICE: [Amazon VOD] [('cat', 'Browse'), ('mode', 'getList'), ('page', '1'), ('url', 'watchlist')]
    14:55:23 T:6748 NOTICE: [Amazon VOD] Login
    14:55:48 T:6748 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <type 'exceptions.ValueError'>
    Error Contents: Invalid triple DES key size. Key must be either 16 or 24 bytes long
    Traceback (most recent call last):
    File "C:\Users\media\AppData\Roaming\Kodi\addons\plugin.video.amazon-test\default.py", line 1449, in <module>
    elif mode == 'getList': getList(url, int(export))
    File "C:\Users\media\AppData\Roaming\Kodi\addons\plugin.video.amazon-test\default.py", line 599, in getList
    cj = MechanizeLogin()
    File "C:\Users\media\AppData\Roaming\Kodi\addons\plugin.video.amazon-test\default.py", line 1078, in MechanizeLogin
    succeeded = LogIn()
    File "C:\Users\media\AppData\Roaming\Kodi\addons\plugin.video.amazon-test\default.py", line 1123, in LogIn
    addon.setSetting('login_pass', encode(password))
    File "C:\Users\media\AppData\Roaming\Kodi\addons\plugin.video.amazon-test\default.py", line 1139, in encode
    k = triple_des((str(uuid.getnode())*2)[0:24], CBC, "\0\0\0\0\0\0\0\0", padmode=PAD_PKCS5)
    File "C:\Users\media\AppData\Roaming\Kodi\addons\script.module.pydes\lib\pyDes.py", line 710, in __init__
    self.setKey(key)
    File "C:\Users\media\AppData\Roaming\Kodi\addons\script.module.pydes\lib\pyDes.py", line 719, in setKey
    raise ValueError("Invalid triple DES key size. Key must be either 16 or 24 bytes long")
    ValueError: Invalid triple DES key size. Key must be either 16 or 24 bytes long
    -->End of Python script error report<--
    14:55:48 T:4392 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.amazon-test/?cat=Browse&mode=getList&opt&page=1&url=watchlist
    14:55:48 T:4392 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.amazon-test/?cat=Browse&mode=getList&opt&page=1&url=watchlist) failed