Closed HiassofT closed 2 years ago
thank you. i'll look into it. probably something similar to the fix in #118
Changing Content-Type=text/xml
to Content-Type=application/octet-stream
seems to fix the issue.
should be fixed with this version
just tested it with version 0.12.5. works like a charm.
Thanks a lot, latest release works fine here, too!
Live streams work again, thanks! But their Restart still is broken: Same issue, same fix does help as well - again in file resources/lib/Addon.py, but on line 206.
You are really the King - superfast Fix and Event live Streams are also inclusive w/o workaround ;-)
sorry my bad. restart should be fixed with 0.12.6
Thanks a lot, could you make a PR to update the version in the official repositories as well please? :)
already did that but the pr hasn't been approved yet
Oh, don't know how I missed that, sorry for the noise. Let's hope this will be approved soon, using the release version from here is also fine in the meantime.
I initially noticed that on LibreELEC 9.2 (Kodi Leia 18.7) running on an RPi4 with orftvthek plugin 0.12.4 and widevine 4.10.2252 and now tested on current LibreELEC 10 branch (Kodi Matrix 19.4, up-to-date with Kodi Matrix branch), orftvthek plugin 0.12.5 and widevine 4.10.2449 with the same result.
Earlier this week livestream worked fine but when I tested again yesterday I got a 502 from the license request
Full debug log with curl component logging enabled is here: http://ix.io/46Qu
From a quick glance at the firefox network tab the ORF TVthek website uses the same license URL but switched content type to application/octet-stream and sends a binary payload - so probably something changed recently