Hello,
I have done a clean install from LibreElec 10.0.4 on a Raspberry Pi 3B with and installed some Addons
(Retrospekt, ARD) and can watch TV.
However, some channels ask to install Widevine and when I try to do that then I get an error message.
I have rebooted and tried to reinstall Widevine via the inputstreamhelper addon, but with the same result.
When I look in Kodi.log then I see the following lines:
2023-02-01 12:37:16.289 T:838 ERROR <general>: [script.module.inputstreamhelper] Widevine CDM is not installed.
2023-02-01 12:37:16.296 T:838 WARNING <general>: [script.module.inputstreamhelper] Recursively create directory '/storage/.kodi/userdata/addon_data/script.module.inputstreamhelper/temp/'.
2023-02-01 12:37:17.658 T:774 INFO <general>: Skipped 1 duplicate messages..
2023-02-01 12:37:17.658 T:774 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2023-02-01 12:37:30.042 T:838 WARNING <general>: [script.module.inputstreamhelper] Downloading ChromeOS image for Widevine: BOB (15236.66.0)
2023-02-01 12:37:30.350 T:838 WARNING <general>: [script.module.inputstreamhelper] The given file size does not match the request!
2023-02-01 12:37:30.357 T:774 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2023-02-01 12:40:36.358 T:838 FATAL <general>: [script.module.inputstreamhelper] Download failed, checksums do not match!
Complete log can be found here https://pastebin.com/1Hg7rP49
The reason I did a clean install is that I was also facing problems with Widevine in the previous installation i.e. LibreELEC (official): 9.2.8. ( Kodi 18.9.0)
Up till a few days that install was working fine.
When I search in the kodi.log of that installation, then I run into the same set of lines:
2023-02-01 19:52:21.017 T:1790935936 NOTICE: [script.module.inputstreamhelper] Downloading ChromeOS image for Widevine: BOB (15236.66.0)
2023-02-01 19:52:21.119 T:1790935936 NOTICE: [script.module.inputstreamhelper] The given file size does not match the request!
2023-02-01 19:56:15.016 T:1790935936 ERROR: [script.module.inputstreamhelper] Download failed, checksums do not match!
So I have the impression that there is a problem with widevine itself.
I did some searching w.r.t. this issue and found some old posts, but they have a slightly different problem description and I'm not an expert.
Any suggestions to solve this issue would be welcome.