LibreELEC / LibreELEC.tv

Just enough OS for KODI
http://libreelec.tv
2.24k stars 1.11k forks source link

Widevine 4.10.2662.3 fails to load #8207

Closed Dapsy2000 closed 10 months ago

Dapsy2000 commented 10 months ago

Describe the bug

My video addons like Prime Video or RTL+ stopped playing video a few days ago. For this reason I did an update for all installed addons including InputStream Adaptive but still the same issue.

I opened an issue on https://github.com/xbmc/inputstream.adaptive/issues/1398 and I got a comment that the issue is LibreELEC related with the advice to linked the issue. They also provided some information about GLIBC_ABI_DT_RELR: https://github.com/xbmc/inputstream.adaptive/wiki/Widevine-ARM64-support

How to reproduce

Steps to reproduce the behavior:

LibreELEC:~ # ldd /storage/.kodi/cdm/libwidevinecdm.so /storage/.kodi/cdm/libwidevinecdm.so: error while loading shared libraries: /storage/.kodi/cdm/libwidevinecdm.so: DT_RELR without GLIBC_ABI_DT_RELR dependency

or

Start Playback on Prime Video (https://github.com/Sandmann79/xbmc) or RTL+ Addon (https://github.com/Collabsvito/REpo-AiO/tree/master/MATRIX/plugin.video.rtlgroup.de)

Information

Log file

Start Playback on Prime Video

2023-10-13 15:25:44.389 T:1073 critical : [script.module.inputstreamhelper] ['ldd', '/storage/.kodi/cdm/libwidevinecdm.so'] cmd failed. 2023-10-13 15:25:44.389 T:1073 critical : [script.module.inputstreamhelper] Failed to check for missing Widevine libraries. 2023-10-13 15:25:44.389 T:1073 warning : [script.module.inputstreamhelper] User had declined an update on 2023-10-11 16:56

more see: https://github.com/xbmc/inputstream.adaptive/issues/1398

Context

lrusak commented 10 months ago

Are you using the right widevine lib? Don't you just need the arm version not the aarch64 version?

Dapsy2000 commented 10 months ago

Are you using the right widevine lib? Don't you just need the arm version not the aarch64 version?

Yes, I‘m using the right widevine lib because I updated all addons including inputstreamhelper via WebGUI on RPi LibreELEC 11.0.3 with Kodi v20.2 (Nexus).

lrusak commented 10 months ago

Are you using the right widevine lib? Don't you just need the arm version not the aarch64 version?

Yes, I‘m using the right widevine lib because I updated all addons including inputstreamhelper via WebGUI on RPi LibreELEC 11.0.3 with Kodi v20.2 (Nexus).

You shouldn't need the chrome OS widevine lib then AFAIK. I would try removing widevine and have the widevine helper redownload the lib.

HiassofT commented 10 months ago

I can't reproduce that here with a fresh install of ORF TVThek addon from kodi repo and inputstream.adaptive 20.3.13.1 plus freshly installed widevine on RPi3B+ / LE 11.0.3

Please use the forum for support and provide a full debug log, the snippet you quoted is a harmless, misleading bug in inputstreamhelper and more likely the amazon prime addon is failing again