From 59110d268c296cc9a461ffdab4a3990f7d662b1c Mon Sep 17 00:00:00 2001 From: phunkyfish Date: Mon, 10 Apr 2023 15:07:15 +0100 Subject: [PATCH] changelog and version 21.3.0 --- pvr.iptvsimple/addon.xml.in | 2 +- pvr.iptvsimple/changelog.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pvr.iptvsimple/addon.xml.in b/pvr.iptvsimple/addon.xml.in index 125d721d..9b9826c4 100644 --- a/pvr.iptvsimple/addon.xml.in +++ b/pvr.iptvsimple/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff --git a/pvr.iptvsimple/changelog.txt b/pvr.iptvsimple/changelog.txt index ab999933..185d6d79 100644 --- a/pvr.iptvsimple/changelog.txt +++ b/pvr.iptvsimple/changelog.txt @@ -1,3 +1,8 @@ +v21.3.0 +- Add settings options to add M3U group name to directory for media +- Add expert option to force the entire playlist to be Media. Useful now that multiple instances are supported +- Support custom groups for Media + v21.2.1 - Don't URL encode paths using resource:// or special:// protocols