diff --git a/inputstream.adaptive/addon.xml.in b/inputstream.adaptive/addon.xml.in index 5da35dc24..d473e56dd 100644 --- a/inputstream.adaptive/addon.xml.in +++ b/inputstream.adaptive/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff --git a/inputstream.adaptive/changelog.txt b/inputstream.adaptive/changelog.txt index 07530375d..802da6713 100644 --- a/inputstream.adaptive/changelog.txt +++ b/inputstream.adaptive/changelog.txt @@ -1,3 +1,18 @@ +v21.2.0 (2023-08-25) +- Kodi inputstream API update to version 3.3.0 +- Kodi inputstream videocodec API update to version 2.1.0 +- Improved codecs detection from malformed manifests +- [wvdecrypter] Fix memory heap corruption +- [DASH] Fix and improved SIDX parsing +- [DASH] Fix a regression on live streams caused unstable playback +- [DASH] Fix SegmentTemplate WebVTT support +- [DASH/HLS] Improved parsing of impaired stream types +- [HLS] Reworked multivariant playlist parser +- [HLS] Add support to multivariant audio only streams +- [HLS] Fix audio streams misdetected as video +- [HLS] Fix Ask quality stream selector was showing multi-codecs +- Add support to audio profiles (shown on GUI tracks list) DD Atmos included + v21.1.3 (2023-07-17) - [DASH] Rework of manifest update parameters. NOTE: inputstream.adaptive.manifest_update_parameter is now deprecated and replaced by inputstream.adaptive.manifest_upd_params which has a different implementation - add-on devs please see the wiki - [DASH] fix rounding of segment count calculation - allows affected VOD streams to finish correctly