Skip to content

Releases: emilsvennesson/script.module.inputstreamhelper

v0.3.2

30 Jan 14:23

Choose a tag to compare

  • Fix OSMC arm architecture detection
  • Fix ldd permissions error

v0.3.1

29 Jan 17:30

Choose a tag to compare

  • check_inputstream() return fix

v0.3.0

29 Jan 16:47

Choose a tag to compare

  • 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

01 Jan 15:39

Choose a tag to compare

  • Fix ARM download on systems with sudo (OSMC etc)
  • Actually bump version in addon.xml, unlike v0.2.3...

v0.2.3

30 Dec 13:17

Choose a tag to compare

  • Make sure Kodi and Widevine CDM binary architecture matches
  • Minor wording changes/fixes

v0.2.2

05 Nov 13:24

Choose a tag to compare

v0.2.1

15 Oct 21:28

Choose a tag to compare

  • Update German translation (@asciidisco)
  • Improve root permissions acquisition

v0.2.0

29 Sep 18:59

Choose a tag to compare

  • 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

13 Sep 16:53

Choose a tag to compare

  • Initial release