Hey,
I installed LibreELEC on my Raspberry Pi 4 today. When trying to install widevine with InputStream Adaptive it is aborting with an error after downloading.
The log is showing this:
Code
2022-04-09 17:56:03.309 T:1513 WARNING <general>: [script.module.inputstreamhelper] Downloading ChromeOS image for Widevine: BOB (14526.57.0)
2022-04-09 17:56:03.475 T:1259 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-04-09 17:58:46.190 T:1513 FATAL <general>: [script.module.inputstreamhelper] File libwidevinecdm.so not found in the ChromeOS image
2022-04-09 17:58:46.191 T:1513 FATAL <general>: [script.module.inputstreamhelper] Extracting widevine from the zip failed!
2022-04-09 17:58:46.229 T:1513 WARNING <general>: [script.module.inputstreamhelper] Recursively create directory '/storage/.kodi/cdm/'.
2022-04-09 17:58:46.232 T:1513 ERROR <general>: [script.module.inputstreamhelper] Widevine CDM is not installed.
2022-04-09 17:58:46.938 T:1513 INFO <general>: CPythonInvoker(17, /storage/.kodi/addons/script.module.inputstreamhelper/default.py): script successfully run
2022-04-09 17:58:47.478 T:1513 INFO <general>: Python interpreter stopped
Does anyone have a suggestion on how to fix it?
Thanks