arvvoid / plugin.video.hbogoeu

hGO EU, inputstream.adaptive based add-on to access HBO Go content from Kodi
https://arvvoid.github.io/plugin.video.hbogoeu/
GNU General Public License v2.0
126 stars 46 forks source link

[SUPPORT] ERROR: [script.module.inputstreamhelper] [u'ldd', u'/home/osmc/.kodi/cdm/libwidevinecdm.so'] cmd failed. #173

Closed NH3CL closed 3 years ago

NH3CL commented 3 years ago

Describe the bug I cannot play anything since the last OSMC update.

To Reproduce Steps to reproduce the behaviour:

  1. Search a movie
  2. Click on play

Expected behaviour Play the selected moviw

Debug log - https://kodi.wiki/view/Log_file/Easy

https://pastebin.com/HNJ25Z8h

Screenshots No Screenshots needed

Operating System

Additional informatin on the environment

Raspberry Pi 3 B+ Kodi 18.9 InputStream Helper 0.5.1 InputStream Adaptive 2.4.6 Widevine CDM 4.10.1679.0 Chrome OS Expresso 13505.63.0

NH3CL commented 3 years ago

Ok, how can i dop this valid?

arvvoid commented 3 years ago

Hello, this does not seem like an add-on problem. Looks like you are missing widevine from your installation, the error does not happen within the add-on. Partial logs are not generally accepted for support, please post full logs in the future. Try reinstalling widevine on your device. If the problem persists you will have to report this on osmc and/or inputstream adaptive, nothing I can do on the add-on side.

From your log:

2020-12-13 12:34:24.553 T:1018147040   ERROR: [script.module.inputstreamhelper] [u'ldd', u'/home/osmc/.kodi/cdm/libwidevinecdm.so'] cmd failed.
2020-12-13 12:34:24.554 T:1018147040   DEBUG: [script.module.inputstreamhelper] [u'ldd', u'/home/osmc/.kodi/cdm/libwidevinecdm.so'] cmd output:
2020-12-13 12:34:27.707 T:956281056   DEBUG: AddOnLog: InputStream Adaptive: Entering encryption section
2020-12-13 12:34:27.711 T:956281056   ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/home/osmc/.kodi/cdm/libwidevinecdm.so)
2020-12-13 12:34:27.711 T:956281056   ERROR: AddOnLog: InputStream Adaptive: OpenDRMSystem failed
NH3CL commented 3 years ago

Fixed based on this: https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/411

Restore Widevine to previous version.

arvvoid commented 3 years ago

Tnx, going to pin this for a few days since is fresh and other might experience the same issue.

mickeelm commented 3 years ago

I dunno if you want more comments or just emoji reactions, but I'm experiencing the same (with all my addons relying on InputStreamHelper)

EDIT: Solved by removing .kodi/cdm and manually updating InputStreamHelper to 0.5.2. No idea if I had to delete that folder or not but now it works.

NH3CL commented 3 years ago

I dunno if you want more comments or just emoji reactions, but I'm experiencing the same (with all my addons relying on InputStreamHelper)

EDIT: Solved by removing .kodi/cdm and manually updating InputStreamHelper to 0.5.2. No idea if I had to delete that folder or not but now it works.

You just have to go into Addons -> Select InputStreamHelper, and in the Options menu you have to select "Restore Widevin" and choose an older version.