Version bump
This commit is contained in:
parent
98384fb5e4
commit
bb7bd53133
2 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.plexkodiconnect"
|
<addon id="plugin.video.plexkodiconnect"
|
||||||
name="PlexKodiConnect"
|
name="PlexKodiConnect"
|
||||||
version="1.5.7"
|
version="1.5.8"
|
||||||
provider-name="croneter">
|
provider-name="croneter">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
version 1.5.8 (beta only)
|
||||||
|
- Hopefully compatibility with Plex Cloud
|
||||||
|
- Get rid of some logging
|
||||||
|
- Add some error checking for playlists
|
||||||
|
|
||||||
version 1.5.7 (beta only)
|
version 1.5.7 (beta only)
|
||||||
- Cache missing artwork on PKC startup
|
- Cache missing artwork on PKC startup
|
||||||
- Customize number of items fetched from PMS
|
- Customize number of items fetched from PMS
|
||||||
|
|
Loading…
Add table
Reference in a new issue