diff --git a/pvr.iptvsimple/addon.xml.in b/pvr.iptvsimple/addon.xml.in index e38b33d4c..f8eb3f762 100644 --- a/pvr.iptvsimple/addon.xml.in +++ b/pvr.iptvsimple/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ @@ -165,6 +165,10 @@ icon.png +v4.12.0 +- Added: Add support for terminating catchup streams property for ffmpegdirect +- Update: Convert kodiprop names inputstreamaddon and inputstreamclass to inputstream on load + v4.11.7 - Fixed: stream media headers not set when inputstream.adaptive is used for HLS streams diff --git a/pvr.iptvsimple/changelog.txt b/pvr.iptvsimple/changelog.txt index 66ed72493..022482cff 100644 --- a/pvr.iptvsimple/changelog.txt +++ b/pvr.iptvsimple/changelog.txt @@ -1,3 +1,7 @@ +v4.12.0 +- Added: Add support for terminating catchup streams property for ffmpegdirect +- Update: Convert kodiprop names inputstreamaddon and inputstreamclass to inputstream on load + v4.11.7 - Fixed: stream media headers not set when inputstream.adaptive is used for HLS streams