Hey,
ich hoffe ich werde nicht gleich gelyncht. Ich war hier länger nicht aktiv und bin mir nicht sicher, ob ich alles richtig mache oder ob ich hier diese Frage überhaupt stellen darf. Ich habe mal wieder das "sport365" Addon auf meinem kodi installiert. Egal welchen Stream ich starten möchte, ich bekomme immer wieder eine Fehlermeldung mit dem Hinweis ins LOG zu schauen. Die Meldung kommt nach ca 1s. Ich hab mal den Log angehangen. Bei 19.54Uhr habe ich versucht einen Stream zu starten.
Kodi 18.4
Libreelec 9.2
Pi 3b
Kann mir vielleicht jmd dazu was schlaues erzählen? Bitte habt Nachsicht und prügelt nicht gleich auf mich ein, wenn ich iwas falsch gemacht habe
Gruß taka
Code
2020-03-01 19:43:41.271 T:1937128880 WARNING: CGUIMediaWindow::OnMessage - updating in progress
2020-03-01 19:54:36.803 T:1937128880 WARNING: Previous line repeats 1 times.
2020-03-01 19:54:36.803 T:1937128880 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
2020-03-01 19:54:40.702 T:1790972800 ERROR: NEWADDON Unknown Video Info Key "url"
2020-03-01 19:54:51.741 T:1790972800 ERROR: Previous line repeats 73 times.
2020-03-01 19:54:51.741 T:1790972800 NOTICE: RET IS: {u'k7': u'PjB4amJnRFLiqLiSVso4BosEkLweRl2k', u'i7': u'\x00'}
2020-03-01 19:54:51.970 T:1790972800 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 padding byte
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.sport365.live/main.py", line 453, in <module>
get_streams_play(params)
File "/storage/.kodi/addons/plugin.video.sport365.live/main.py", line 70, in get_streams_play
frames = mod.getStreams(ex_link)
File "/storage/.kodi/addons/plugin.video.sport365.live/sport365.py", line 119, in getStreams
data += decrypter.feed()
File "/storage/.kodi/addons/plugin.video.sport365.live/resources/lib/pyaes_new/blockfeeder.py", line 169, in feed
result = self._final(self._buffer, self._padding)
File "/storage/.kodi/addons/plugin.video.sport365.live/resources/lib/pyaes_new/blockfeeder.py", line 77, in _block_final_decrypt
return strip_PKCS7_padding(self.decrypt(data))
File "/storage/.kodi/addons/plugin.video.sport365.live/resources/lib/pyaes_new/util.py", line 58, in strip_PKCS7_padding
raise ValueError("invalid padding byte")
ValueError: invalid padding byte
-->End of Python script error report<--
2020-03-01 19:54:52.186 T:1392505728 ERROR: GetDirectory - Error getting plugin://plugin.video.sport365.live/?ex_link=http%3a%2f%2fwww.sport365.live%2fde%2flinks%2f5e5b7c9d58aa7312241745%2f1&foldername=%5bCOLOR%20lightgreen%5d%e2%80%a2%5b%2fCOLOR%5d18%3a30%3a%20%5bCOLOR%20blue%5dMallorca%20-%20Getafe%5b%2fCOLOR%5d%20%5bCOLOR%20gold%5dEnglisch-HQ%5b%2fCOLOR%5d%2c%20Fu%c3%9fball%20%2f%20Spain%20-%20Primera%20Division&mode=get_streams_play¶ms=%7b%27_service%27%3a%20%27sport365%27%2c%20%27_act%27%3a%20%27ListChannels%27%2c%20%27_url%27%3a%20%27http%3a%2f%2fwww.sport365.live%2f%27%2c%20%27title%27%3a%20%27%5bCOLOR%20lightgreen%5d%5cxe2%5cx80%5cxa2%5b%2fCOLOR%5d18%3a30%3a%20%5bCOLOR%20blue%5dMallorca%20-%20Getafe%5b%2fCOLOR%5d%20%5bCOLOR%20gold%5dEnglisch-HQ%5b%2fCOLOR%5d%2c%20Fu%5cxc3%5cx9fball%20%2f%20Spain%20-%20Primera%20Division%27%7d
2020-03-01 19:54:52.188 T:1937128880 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.sport365.live/?ex_link=http%3a%2f%2fwww.sport365.live%2fde%2flinks%2f5e5b7c9d58aa7312241745%2f1&foldername=%5bCOLOR%20lightgreen%5d%e2%80%a2%5b%2fCOLOR%5d18%3a30%3a%20%5bCOLOR%20blue%5dMallorca%20-%20Getafe%5b%2fCOLOR%5d%20%5bCOLOR%20gold%5dEnglisch-HQ%5b%2fCOLOR%5d%2c%20Fu%c3%9fball%20%2f%20Spain%20-%20Primera%20Division&mode=get_streams_play¶ms=%7b%27_service%27%3a%20%27sport365%27%2c%20%27_act%27%3a%20%27ListChannels%27%2c%20%27_url%27%3a%20%27http%3a%2f%2fwww.sport365.live%2f%27%2c%20%27title%27%3a%20%27%5bCOLOR%20lightgreen%5d%5cxe2%5cx80%5cxa2%5b%2fCOLOR%5d18%3a30%3a%20%5bCOLOR%20blue%5dMallorca%20-%20Getafe%5b%2fCOLOR%5d%20%5bCOLOR%20gold%5dEnglisch-HQ%5b%2fCOLOR%5d%2c%20Fu%5cxc3%5cx9fball%20%2f%20Spain%20-%20Primera%20Division%27%7d) failed
Alles anzeigen