Skip to content

Commit

Permalink
changelog and version v20.3.17 (2024-02-03)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 3, 2024
1 parent e2d2182 commit 3188424
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="20.3.16"
version="20.3.17"
name="InputStream Adaptive"
provider-name="peak3d">
<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 @@
v20.3.17 (2024-02-03)
- Allowed manifest URLs until to 8000 chars
- Allowed inputstream.adaptive.stream_params to add params to URLs that already have params
- Fix crash when playing some widevine videos (e.g. amazon)
- Fix Response-Data template field on inputstream.adaptive.license_key to accept R for raw binary format
- [HLS] Fix broken WebVTT subtitles with playlists having multiple discontinuities (D+)
- [HLS] Fix broken WebVTT subtitles after disabled and re-enabled (D+)
- Add support to LoongArch systems

v20.3.16 (2024-01-07)
- Increased url length limits, fix some Dash manifests
- [HLS] Fix video playback of some streams with avc codec
Expand Down

0 comments on commit 3188424

Please sign in to comment.