v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2016-12-29, 23:31)JinJin Wrote:
(2016-12-29, 13:38)cabal2k Wrote: But unfortunately plugin developer changed access to DAZN streams from https to http.

This is just temporary and will be removed with the next release again.

@Milhouse

You can reproduce it with a simple request to the widevine url:

Code:
import requests
r = requests.get('https://widevine.entitlement.theplatform.eu/wv/web/ModularDrm/getWidevineLicense')

that url fails with stock curl on ubuntu and openbsd, it must be broken somehow. works with wget and chrome on ubuntu though


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by marantz - 2017-01-27, 10:08
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24