From c7231aca332d788130eb778a60f1ad4534f10672 Mon Sep 17 00:00:00 2001 From: phunkyfish Date: Sat, 3 Feb 2024 16:04:15 +0000 Subject: [PATCH] changelog and version 21.8.0 --- pvr.iptvsimple/addon.xml.in | 2 +- pvr.iptvsimple/changelog.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/pvr.iptvsimple/addon.xml.in b/pvr.iptvsimple/addon.xml.in index 57c9df9d..56d53e1b 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 630fe87e..a1b65c90 100644 --- a/pvr.iptvsimple/changelog.txt +++ b/pvr.iptvsimple/changelog.txt @@ -1,3 +1,12 @@ +v2.8.0 +- Support catchup-id for live URLs where possible +- Support the Y, m, d, H, M, S specifiers for live URLs, useful for plugins and debugging +- Enable Play from EPG in Live TV mode setting for Catchup VOD +- Only set connection-timeout for connection manager if it's not NFS +- Support the duration specifier for live URLs, useful for plugins and debugging +- Support the all specifier for live URLs, useful for plugins and debugging +- Fix timezone shift not applied for start time for live URLs + v21.7.2 - Only reset the catchup state if not playing a timeshifted EPG tag