Version bump
This commit is contained in:
parent
377827e159
commit
c0bf825f7f
2 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.plexkodiconnect"
|
||||
name="PlexKodiConnect"
|
||||
version="1.5.4"
|
||||
version="1.5.5"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
version 1.5.5 (beta only)
|
||||
- Fix for Plex Companion showing last item played
|
||||
- Fix KeyError for playlists
|
||||
- Krypton: Fix playState notifications for 1 video
|
||||
- Fix Plex playQueue ID not being recorded
|
||||
- Fix TypeError for Plex playQueue init
|
||||
- Fix ValueError for plex.tv URLs
|
||||
|
||||
version 1.5.4 (beta only)
|
||||
- Fix IndexError for PKC communicating watch state
|
||||
- Fix for Plex Companion showing old video
|
||||
|
|
Loading…
Reference in a new issue