From baf77ce44102e63abfd62620869f4663a525a30e Mon Sep 17 00:00:00 2001 From: Glenn Guy Date: Fri, 21 May 2021 21:03:34 +1000 Subject: [PATCH] Bump to v2.6.16 --- README.md | 2 +- inputstream.adaptive/addon.xml.in | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a95da7053..19ce8a891 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# inputstream.adaptive (2.6.15) +# inputstream.adaptive (2.6.16) This is an adaptive file addon for kodi's new InputStream Interface. diff --git a/inputstream.adaptive/addon.xml.in b/inputstream.adaptive/addon.xml.in index ae05c806a..779d91dda 100644 --- a/inputstream.adaptive/addon.xml.in +++ b/inputstream.adaptive/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ @@ -19,6 +19,17 @@ Cliente InputStream para flujo de datos adaptativos @PLATFORM@ +v2.6.16 (2021-05-21) +- Allow download retries for VOD +- [DASH] fix for minimumUpdatePeriod=0 +- [DASH] remove media_renewal_url and media_renewal_time +- License renewal for widevine +- [HLS] Fix SSD being deleted with multiple encrypted streams +- Overhaul manifest redirect logic +- fix seeking into separate chapters/resume time +- fix HEVC extra data crash +- improve settings + v2.6.15 (2021-05-18) - [HLS] support webvtt subtitle extensions - [DASH] fix segmentTemplate calculation