From 5c1f348d3663d452c88ec2aa32a96c9799d87d93 Mon Sep 17 00:00:00 2001 From: bassdart Date: Sun, 17 Mar 2019 20:45:08 +0100 Subject: [PATCH] Release Version 0.9.6 --- addon.xml | 10 ++++++++-- changelog.txt | 6 ++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index ed5034d..9a0d485 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,13 @@ resources/img/kodi/clearlogo.png - 0.9.5 + 0.9.6 +- add display of official/unofficial count in main artist and country folders +- fix pager enumeration in main artist and country if Video Selection isn't set to show all videos +- don't list artists with known country also in Unknown +- add page counter for main artists, countries and sorted folders +- various other fixes and cleanups +0.9.5 - fix display of quotation marks in video lists - add pagination for artists on main page and countries - fix Musly (similar music) sort order and filter out dupes diff --git a/changelog.txt b/changelog.txt index ef790a4..eeb37bc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +0.9.6 +- add display of official/unofficial count in main artist and country folders +- fix pager enumeration in main artist and country if Video Selection isn't set to show all videos +- don't list artists with known country also in Unknown +- add page counter for main artists, countries and sorted folders +- various other fixes and cleanups 0.9.5 - fix display of quotation marks in video lists - add pagination for artists on main page and countries