Läuft! Genial. Vielen Dank für die schnelle Hilfe!!!
Beiträge von hornyintheandes
-
-
Habe das mal nach der [definition=12,4][definition='1','3']Debug[/definition][/definition] Anleitung gemacht, hoffe das ist so okay.
-
Moin Leute,
ich habe seitdem ich das System neu aufgesetzt habe ein Problem beim Login. Ich benutze das Milhouse Build vom #1707 und das Matrixrepo von Kodinerds mit der mit dem DAZN VideoAddon auf einem RasPi3
Im Logfile hab ich folgendes gefunden:
Code
Alles anzeigen2020-09-07 15:20:38.390 T:9960 INFO <general>: [script.module.inputstreamhelper] Widevine update check was made on 2020-09-07 15:16 2020-09-07 15:20:57.423 T:9960 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'TypeError'> Error Contents: can only concatenate str (not "bytes") to str Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.dazn/addon.py", line 66, in <module> client.startUp(region) File "/storage/.kodi/addons/plugin.video.dazn/resources/lib/client.py", line 244, in startUp self.signIn() File "/storage/.kodi/addons/plugin.video.dazn/resources/lib/client.py", line 174, in signIn self.setToken(data['AuthToken'], data.get('Result', 'SignInError')) File "/storage/.kodi/addons/plugin.video.dazn/resources/lib/client.py", line 152, in setToken self.MPX = self.plugin.get_mpx(self.TOKEN) File "/storage/.kodi/addons/plugin.video.dazn/resources/lib/common.py", line 241, in get_mpx token_data = loads(self.b64dec(token.split('.')[1])) File "/storage/.kodi/addons/plugin.video.dazn/resources/lib/common.py", line 120, in b64dec data += b'=' * (4 - missing_padding) TypeError: can only concatenate str (not "bytes") to str -->End of Python script error report<-- 2020-09-07 15:20:58.369 T:9960 INFO <general>: Python interpreter stopped 2020-09-07 15:20:58.372 T:9959 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.dazn/ 2020-09-07 15:20:58.384 T:476 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dazn/) failed
VIelleicht kann mir jemand dazu einen Tipp geben, wieo, weshalb, warum es nicht geht.
Falls mehr Informationen benötigt werden, stehe ich natürlich zur Verfügung.Im Prinzip das selbe Problem wie bei ForzaSGE (DAZN (basierend auf Eurosport-Player))
Hab auch versucht das Addon manuell zu installieren, gleiches Problem.Danke euch!