From 0d3bd30511c53003b96e01611c20c1e885ef6d65 Mon Sep 17 00:00:00 2001 From: peak3d Date: Sat, 25 Apr 2020 23:13:05 +0200 Subject: [PATCH] version bump 2.5.6 --- README.md | 2 +- inputstream.adaptive/addon.xml.in | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94fb7aef5..ef6fb57ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# inputstream.adaptive (2.5.4) +# inputstream.adaptive (2.5.6) 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 79760b1ff..cf3d12f9b 100644 --- a/inputstream.adaptive/addon.xml.in +++ b/inputstream.adaptive/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ @@ -19,6 +19,10 @@ Cliente InputStream para flujo de datos adaptativos @PLATFORM@ +v2.5.6 (2020-04-25) +- Matrix API change to v2.3.0 - Pass mime type to inputstreams if available +- Matrix API change to v2.2.0 - Allows upto 256 streams, useful for netflix etc. + v2.5.5 (2020-04-06) - Matrix API change - Remove CanPauseSteram() and CanSeekStream() - Update .gitignore