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