Version bump
This commit is contained in:
parent
861736d8d3
commit
7f72ea76e6
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.14"
|
version="1.5.15"
|
||||||
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.15 (beta only)
|
||||||
|
- Fix ratings for movies
|
||||||
|
- Fixes to Plex Companion
|
||||||
|
- Always run only one instance of PKC
|
||||||
|
|
||||||
version 1.5.14 (beta only)
|
version 1.5.14 (beta only)
|
||||||
- Krypton: Fix ratings for episodes and TV shows
|
- Krypton: Fix ratings for episodes and TV shows
|
||||||
- Plex Companion: Fix KeyError for Plex Web
|
- Plex Companion: Fix KeyError for Plex Web
|
||||||
|
|
Loading…
Reference in a new issue