Version bump
This commit is contained in:
parent
8946598b06
commit
db47288239
2 changed files with 5 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.2"
|
version="1.5.3"
|
||||||
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,7 @@
|
||||||
|
version 1.5.3 (beta only)
|
||||||
|
- Fix sync crashing due to AttributeError
|
||||||
|
- Fix playback startup via PMS
|
||||||
|
|
||||||
version 1.5.2 (beta only)
|
version 1.5.2 (beta only)
|
||||||
A DATABASE RESET IS ABSOLUTELY NECESSARY
|
A DATABASE RESET IS ABSOLUTELY NECESSARY
|
||||||
- Plex Companion is completely rewired and should now handly anything you throw at it
|
- Plex Companion is completely rewired and should now handly anything you throw at it
|
||||||
|
|
Loading…
Reference in a new issue