Version bump
This commit is contained in:
parent
8d9ac66cd7
commit
9a60fe7b37
2 changed files with 7 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.2.7"
|
||||
version="1.2.8"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
version 1.2.8
|
||||
- Fix PKC playstate updates for widgets on Krypton
|
||||
- Let user choose to always play trailer in highest quality
|
||||
- Fixes to choice of media stream
|
||||
- Plex Companion: fix skipping forward and backward
|
||||
|
||||
version 1.2.7
|
||||
- Let the user pick between several streams or if you have, several different files for the same movie (can be deactivated in the settings)
|
||||
- Use the playing item's filename and path to figure out the Plex id. Now Plex should really always be informed what you're currently playing
|
||||
|
|
Loading…
Reference in a new issue