Version bump
This commit is contained in:
parent
f0400f0119
commit
79ac5be045
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.8"
|
||||
version="1.2.9"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
version 1.2.9
|
||||
- Don't let the PMS force scan the media when requesting PMS item metadata
|
||||
- Improve detection of the need to transcode
|
||||
- Increase (and enforce) a higher connection timeout
|
||||
- Enable stream/media selection for direct play (e.g. if you have several files for the same movie item on the PMS)
|
||||
|
||||
version 1.2.8
|
||||
- Fix PKC playstate updates for widgets on Krypton
|
||||
- Let user choose to always play trailer in highest quality
|
||||
|
|
Loading…
Reference in a new issue