Skip to content

Commit 26b6c11

Browse files
changelog and version v22.2.1 (2025-04-15)
1 parent 3e491b9 commit 26b6c11

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

inputstream.adaptive/addon.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon
33
id="inputstream.adaptive"
4-
version="22.2.0"
4+
version="22.2.1"
55
name="InputStream Adaptive"
66
provider-name="peak3d, Team Kodi">
77
<requires>@ADDON_DEPENDS@</requires>

inputstream.adaptive/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v22.2.1 (2025-04-15)
2+
- Add new setting «Resolution limit» to Stream selection «Ask Quality»
3+
- Implemented Color Transfer Characteristic to detect HDR types (if manifest provides it)
4+
- TRC implementation should solve GUI/Subtitles brightness problem with HDR/DV videos
5+
- «Ask quality» dialog can now show info about HDR types (if manifest provides it)
6+
- Fix regression double video quality change with «Ask quality»
7+
- Fix regression on adaptive quality that dont change while in playback
8+
- Fix regression on DASH AdaptationSet «default» override parameter for video stream
9+
- Fix and improved live delay, that worst cases was causing buffering or broken playback
10+
- Fix missing profiles on AAC codec name due to recent changes on Kodi GUI
11+
- [HLS] Fix video streams groupings (HDR types) due to unmanaged VIDEO-RANGE tag (TRC)
12+
- Updated translations
13+
114
v22.2.0 (2025-04-06)
215
- IMPORTANT CHANGE, FROM THIS VERSION FOLLOWING OLD DRM PROPERTIES ARE DEPRECATED:
316
inputstream.adaptive.license_type

0 commit comments

Comments
 (0)