Open helllamer opened 5 months ago
(Just for information)
git clone https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=widevine
cd widevine
makepkg -sic
cp /opt/WidevineCdm/chromium/_platform_specific/linux_arm64/libwidevinecdm.so /var/lib/kodi/.kodi/cdm/
@helllamer Sorry for the late response, but can you check if this has been fixed with 0.7.0?
Hello, @horstle!
InputStreamHelper Installed from comment: https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/563#issuecomment-2120916853
It fails to download
libwidevinecdm.so
with "See logs for more info" message.kodi.log contains following:
Previously, in january 2024, inputstreamhelper is successfully downloaded library to
/.kodi/cdm.chromerecover/libwidevinecdm.so
and to other directories (erased after manual plugin update).Well, so, ...:
Response code 200 OK
andCRITICAL ... could not find any available cdm in repo
? Currently it is unclear, what is going on.4. Cant find any news aboutlibwidevine
andglibc
v2.39. Currentldd libwidevine.so.4.10.2662.3
produces error after system upgrade (and patched glibc-widevine removed from repos):pacman -Qi glibc
Name : glibc Version : 2.39+r52+gf8e4623421-1 Description : GNU C Library Architecture : aarch64 ...