From 2844a06fb196e0f7232177ec3f3fd76184922bdd Mon Sep 17 00:00:00 2001 From: phunkyfish Date: Mon, 7 Oct 2019 21:15:23 +0100 Subject: [PATCH] changelog and version --- pvr.vuplus/addon.xml.in | 8 +++++++- pvr.vuplus/changelog.txt | 6 ++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/pvr.vuplus/addon.xml.in b/pvr.vuplus/addon.xml.in index 296e4b91..6f78f3af 100644 --- a/pvr.vuplus/addon.xml.in +++ b/pvr.vuplus/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ @@ -175,6 +175,12 @@ 這是測試版軟體!其原創作者並無法對於以下情況負責,包含:錄影失敗,不正確的定時設定,多餘時數,或任何產生的其它不良影響... @PLATFORM@ +v4.9.0 +- Added: Group specfic channel numbering to matching backend bouquets +- Fixed: Fix recordings last played, playcount etc. broken since prior last PR: 248 +- Added: Shorten timer type descriptions to suit UI better +- Fixed: Fixed broken playback for deleted recordings + v4.8.0 - Added: Support group (bouquet) channel order from the backend - Added: Extract new/live/premiere as part of show info from EPG diff --git a/pvr.vuplus/changelog.txt b/pvr.vuplus/changelog.txt index 650cb1d9..2d915131 100644 --- a/pvr.vuplus/changelog.txt +++ b/pvr.vuplus/changelog.txt @@ -1,3 +1,9 @@ +v4.9.0 +- Added: Group specfic channel numbering to matching backend bouquets +- Fixed: Fix recordings last played, playcount etc. broken since prior last PR: 248 +- Added: Shorten timer type descriptions to suit UI better +- Fixed: Fixed broken playback for deleted recordings + v4.8.0 - Added: Support group (bouquet) channel order from the backend - Added: Extract new/live/premiere as part of show info from EPG