Version bump
This commit is contained in:
parent
14c36160a4
commit
1a3728597b
2 changed files with 8 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.5"
|
||||
version="1.5.6"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
version 1.5.6 (beta only)
|
||||
- Fix playstate not being reported to the PMS
|
||||
- Added logging to hopefully find Plex Cloud info. Please report back with your logs if you're trying to connect to Plex Cloud (do remove your tokens!)
|
||||
- Transcode pictures if Kodi does not support the format - thanks @Memesa!
|
||||
- Added setting to force transcode pictures
|
||||
- Fix to some playQueue errors
|
||||
|
||||
version 1.5.5 (beta only)
|
||||
- Fix for Plex Companion showing last item played
|
||||
- Fix KeyError for playlists
|
||||
|
|
Loading…
Reference in a new issue