Version bump
This commit is contained in:
parent
6d42ae7e32
commit
7a266906cd
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.plexkodiconnect"
|
<addon id="plugin.video.plexkodiconnect"
|
||||||
name="PlexKodiConnect"
|
name="PlexKodiConnect"
|
||||||
version="1.2.3"
|
version="1.2.4"
|
||||||
provider-name="croneter">
|
provider-name="croneter">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
version 1.2.4
|
||||||
|
- Automatically download Plex collection artwork from FanArtTv! Many thanks to @im85288
|
||||||
|
- A dedicated PKC setting to download this set fanart (independent of the other FanArtTv download)
|
||||||
|
|
||||||
version 1.2.3
|
version 1.2.3
|
||||||
- Improvements to resume points. PKC should now correctly mark an item as completely watched.
|
- 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.
|
- Get rid of obsolete setting markPlayed. Mark a video item as played after 90%, just like Plex.
|
||||||
|
|
Loading…
Reference in a new issue