MOin zusammen,
ich habe eben die RP neu aufgesetzt auf Kodi 18 (9.0.1) und wollte SkyGo App testen.
Nach dem installieren habe ich zugangsdaten (KN & Pin) eingegeben. Anschließend habe ich versucht irgendwas zu öffnen und musste irgend so ein wine dings runterladen / google chrome.
Allerdings ging schluss endlich nichts :-/
hier der Auszug aus dem LogFile:
Code
2019-04-15 00:13:47.710 T:1937145376 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.skygo.de/?parental_rating=12&vod_id=766887&art=%7B%27fanart%27%3A+u%27https%3A%2F%2Fskyticket.sky.de%2Fst%2Fbin%2FEPGEvent%2Fipad%2Fevent_4567986.png%7CUser-Agent%3DMozilla%2F5.0+(Windows+NT+10.0%3B+Win64%3B+x64)+AppleWebKit%2F537.36+(KHTML%2C+like+Gecko)+Chrome%2F70.0.3538.110+Safari%2F537.36%27%2C+%27poster%27%3A+u%27https%3A%2F%2Fskyticket.sky.de%2Fst%2Fbin%2FEPGEvent%2Fipad%2Fevent_4567986.png%7CUser-Agent%3DMozilla%2F5.0+(Windows+NT+10.0%3B+Win64%3B+x64)+AppleWebKit%2F537.36+(KHTML%2C+like+Gecko)+Chrome%2F70.0.3538.110+Safari%2F537.36%27%2C+%27thumb%27%3A+u%27https%3A%2F%2Fskyticket.sky.de%2Fst%2Fbin%2FEPGEvent%2Fipad%2Fevent_4567986.png%7CUser-Agent%3DMozilla%2F5.0+(Windows+NT+10.0%3B+Win64%3B+x64)+AppleWebKit%2F537.36+(KHTML%2C+like+Gecko)+Chrome%2F70.0.3538.110+Safari%2F537.36%27%7D&zz=&action=playVod&infolabels=%7B%27plot%27%3A+u%2722%3A25+-+00%3A30%5Cn%5CnDrama%27%2C+%27title%27%3A+u%27Sieben+Leben%27%2C+%27mediatype%27%3A+%27movie%27%2C+%27originaltitle%27%3A+%27%27%2C+%27cast%27%3A+%5B%5D%2C+%27duration%27%3A+7500%2C+%27genre%27%3A+%27%27%7D]
2019-04-15 00:15:52.618 T:1551889264 NOTICE: DecodeJpeg: unable to decode https://skyticket.sky.de/st/bin/Asset/web/series/dvd_cover_75316.jpg|User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36 126x187
2019-04-15 00:15:53.035 T:1807721328 NOTICE: DecodeJpeg: unable to decode https://skyticket.sky.de/st/bin/Asset/web/series/dvd_cover_76224.jpg|User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36 126x187
2019-04-15 00:15:53.248 T:1551889264 NOTICE: DecodeJpeg: unable to decode https://skyticket.sky.de/bin/Picture/982/C_1_Picture_302235_hero_img.jpg|User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36 1280x720
2019-04-15 00:16:01.541 T:1495077744 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 data length, data must be a multiple of 8 bytes
.
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.skygo.de/default.py", line 39, in <module>
vod.playAsset(params['vod_id'], infolabels=getDictFromString(params.get('infolabels', None)), art=getDictFromString(params.get('art', None)), parental_rating=int(params.get('parental_rating', 0)))
File "/storage/.kodi/addons/plugin.video.skygo.de/resources/lib/vod.py", line 19, in playAsset
skygo.play(manifest_url, package_code=asset_info['package_code'], parental_rating=parental_rating, info_tag=infolabels, art_tag=art, apix_id=str(asset_info['event_id']))
File "/storage/.kodi/addons/plugin.video.skygo.de/skygo.py", line 310, in play
if self.login(username, password):
File "/storage/.kodi/addons/plugin.video.skygo.de/skygo.py", line 129, in login
response = self.sendLogin(username, password)
File "/storage/.kodi/addons/plugin.video.skygo.de/skygo.py", line 119, in sendLogin
r = self.session.get("https://www.skygo.sky.de/SILK/services/public/session/login?version=12354&platform=web&product=SG&" + login + "&password=" + self.decode(password) + "&remMe=true")
File "/storage/.kodi/addons/plugin.video.skygo.de/skygo.py", line 200, in decode
d = k.decrypt(base64.b64decode(data))
File "/storage/.kodi/addons/script.module.pydes/lib/pyDes.py", line 836, in decrypt
block = self.__key3.crypt(iv, DECRYPT)
File "/storage/.kodi/addons/script.module.pydes/lib/pyDes.py", line 572, in crypt
raise ValueError("Invalid data length, data must be a multiple of " + str(self.block_size) + " bytes\n.")
ValueError: Invalid data length, data must be a multiple of 8 bytes
.
-->End of Python script error report<--
Alles anzeigen
Kennt jemand diesen Fehler / geht es einfach gerade nicht / SOS.
Vielen Dank zusammen,
Peter