Version bump

This commit is contained in:
tomkat83 2016-06-05 18:58:49 +02:00
parent 386f4ca5f0
commit 7909bae791
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.plexkodiconnect"
name="PlexKodiConnect"
version="1.2.2"
version="1.2.3"
provider-name="croneter">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -1,3 +1,7 @@
version 1.2.3
- Improvements to resume points. PKC should now correctly mark an item as completely watched.
- Get rid of obsolete setting markPlayed. Mark a video item as played after 90%, just like Plex.
version 1.2.2
- Fix filename change recognition for episodes and movies - finally! If you experienced this, you will have to manually reset the Kodi database in the PKC settings
- Fix PKC resume points set way too high