Skip to content

Commit

Permalink
changelog and version v22.1.7 (2024-10-16)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 79f3627 commit fe9109c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion inputstream.adaptive/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.adaptive"
version="22.1.6"
version="22.1.7"
name="InputStream Adaptive"
provider-name="peak3d, Team Kodi">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
9 changes: 9 additions & 0 deletions inputstream.adaptive/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v22.1.7 (2024-10-16)
- Default DRM headers are always added to prevent possible license request errors
- Fix old DRM config backward compatibilty for cases such as playready
- [widevine] fix a problem that caused error: cannot translate license wrapper
- [widevine] fix malformed saved debug license files
- [widevine] fix regression that prevent unwrapping of license certificate response
- Add new verbose debug expert setting
- Removed atomic library linking (solve linux build problems)

v22.1.6 (2024-10-12)
- New property: inputstream.adaptive.common_headers, allow to set HTTP headers to all HTTP request
- Fix decoding with some out-of-spec mp4 DRM encrypted streams
Expand Down

0 comments on commit fe9109c

Please sign in to comment.