Releases: emilsvennesson/script.module.inputstreamhelper
Releases · emilsvennesson/script.module.inputstreamhelper
v0.3.2
- Fix OSMC arm architecture detection
- Fix ldd permissions error
v0.3.1
- check_inputstream() return fix
v0.3.0
- Bug fix: module left xbmcaddon class in memory
- Keep Widevine CDM up-to-date with the latest version available (Kodi 18 and higher)
- Check for missing depending libraries by parsing the output from ldd
- Use older Widevine binaries on Kodi Krypton (fixes nss/nspr dependency issues)
v0.2.4
- Fix ARM download on systems with sudo (OSMC etc)
- Actually bump version in addon.xml, unlike v0.2.3...
v0.2.3
- Make sure Kodi and Widevine CDM binary architecture matches
- Minor wording changes/fixes
v0.2.2
- Fixes for widevine download when using 64-bit Kodi (@gismo112, @asciidisco)
v0.2.1
- Update German translation (@asciidisco)
- Improve root permissions acquisition
v0.2.0
- Automatic Widevine CDM download on ARM devices
- Display Widevine EULA during installation procedure
- German translation (thanks to asciidisco)
- New, smaller and less ugly generic icon
- Better exception handling
- Code cleanup
v0.1.0
- Initial release