From d6c16548111a980156f30c246f6e388dfad48d60 Mon Sep 17 00:00:00 2001 From: phunkyfish Date: Sat, 15 May 2021 21:45:24 +0100 Subject: [PATCH] changelog and version v7.6.5 --- pvr.iptvsimple/addon.xml.in | 5 ++++- pvr.iptvsimple/changelog.txt | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pvr.iptvsimple/addon.xml.in b/pvr.iptvsimple/addon.xml.in index 94804bd1d..44bda0d4d 100644 --- a/pvr.iptvsimple/addon.xml.in +++ b/pvr.iptvsimple/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ @@ -169,6 +169,9 @@ icon.png +v7.6.5 +- Fixed: Allow embedded commas in channel name in M3U + v7.6.4 - Fixed: Only use Local logo location if file is relative - Fixed: Add string initialisation from macros as some linux fail to compile without it diff --git a/pvr.iptvsimple/changelog.txt b/pvr.iptvsimple/changelog.txt index b106c8578..de3d34d9d 100644 --- a/pvr.iptvsimple/changelog.txt +++ b/pvr.iptvsimple/changelog.txt @@ -1,3 +1,6 @@ +v7.6.5 +- Fixed: Allow embedded commas in channel name in M3U + v7.6.4 - Fixed: Only use Local logo location if file is relative - Fixed: Add string initialisation from macros as some linux fail to compile without it