From 671587a6c9bce1114910b234a6e71280195f315f Mon Sep 17 00:00:00 2001 From: Glenn Guy Date: Sun, 20 Jun 2021 22:35:23 +1000 Subject: [PATCH] Bump to v2.6.17 --- README.md | 2 +- inputstream.adaptive/addon.xml.in | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e6e36e74..8ee9d2a3a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# inputstream.adaptive (2.6.16) +# inputstream.adaptive (2.6.17) 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 779d91dda..3f1dad145 100644 --- a/inputstream.adaptive/addon.xml.in +++ b/inputstream.adaptive/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ @@ -19,6 +19,11 @@ Cliente InputStream para flujo de datos adaptativos @PLATFORM@ +v2.6.17 (2021-06-20) +- Fix decrypt errors on non-Android platforms +- [DASH] fix representation base urls +- Don't use filecache for subtitle downloads + v2.6.16 (2021-05-21) - Allow download retries for VOD - [DASH] fix for minimumUpdatePeriod=0