Release Version 0.9.7
This commit is contained in:
parent
d413338612
commit
a65c1889e5
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.vidfltr" name="VIDFLTR Music Videos" version="0.9.6" provider-name="bassdart">
|
<addon id="plugin.video.vidfltr" name="VIDFLTR Music Videos" version="0.9.7" provider-name="bassdart">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
<import addon="script.module.kodi-six" />
|
<import addon="script.module.kodi-six" />
|
||||||
|
@ -30,7 +30,9 @@
|
||||||
<clearlogo>resources/img/kodi/clearlogo.png</clearlogo>
|
<clearlogo>resources/img/kodi/clearlogo.png</clearlogo>
|
||||||
<screenshot></screenshot>
|
<screenshot></screenshot>
|
||||||
</assets>
|
</assets>
|
||||||
<news>0.9.6
|
<news>0.9.7
|
||||||
|
- Vimeo Add-on is broken, play with Youtube-DL until it's fixed
|
||||||
|
0.9.6
|
||||||
- add display of official/unofficial count in main artist and country folders
|
- 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
|
- 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
|
- don't list artists with known country also in Unknown
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
0.9.7
|
||||||
|
- Vimeo Add-on is broken, play with Youtube-DL until it's fixed
|
||||||
0.9.6
|
0.9.6
|
||||||
- add display of official/unofficial count in main artist and country folders
|
- 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
|
- fix pager enumeration in main artist and country if Video Selection isn't set to show all videos
|
||||||
|
|
Loading…
Reference in a new issue