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