Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.module.inputstreamhelper@matrix] 0.7.0 #2650

Merged

Conversation

emilsvennesson
Copy link

Add-on details:

A simple Kodi module that makes life easier for add-on developers relying on InputStream based add-ons and DRM playback.

Description of changes:

v0.7.0 (2024-09-24)

  • Get rid of distutils dependency
  • Option to get Widevine from lacros image
  • Remove support for Python 2 and pre-Matrix Kodi versions

v0.6.1 (2023-05-30)

  • Performance improvements on Linux ARM
  • This will be the last release for Python 2 i.e. Kodi 18 (Leia) and below. The next release will require Python 3 and Kodi 19 (Matrix) or higher.

v0.6.0 (2023-05-03)

  • Initial support for AARCH64 Linux
  • Initial support for AARCH64 Macs
  • New option to install a specific version on most platforms

v0.5.10 (2022-04-18)

  • Fix automatic submission of release
  • Update German translation
  • Fix update_frequency setting
  • Fix install_from
  • Improve/Fix Widevine extraction from Chrome OS images

v0.5.9 (2022-03-22)

  • Update Croatian translation
  • Replace deprecated LooseVersion
  • Fix http_get decode error
  • Option to install Widevine from specified source

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [plugin.video.foo] v1.0.0

Copy link
Collaborator

@romanvm romanvm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@romanvm romanvm added the Approved Approved and is ready to merge label Sep 29, 2024
@romanvm romanvm merged commit 4190487 into xbmc:matrix Oct 5, 2024
1 check passed
@emilsvennesson emilsvennesson deleted the script.module.inputstreamhelper@matrix branch October 5, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Approved and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants