Version bump
This commit is contained in:
parent
7e2a11ea28
commit
dc127fd0bf
2 changed files with 5 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.3.4"
|
||||
version="1.3.5"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
version 1.3.5 (beta only)
|
||||
- Fix backgroundsync KeyError
|
||||
- Don't double-update playstate of a playing item
|
||||
|
||||
version 1.3.4 (beta only)
|
||||
- Speed up sync - download all art in the background. This should especially speed up your initial sync. Remember to let Kodi sit for a while to let it download the artwork
|
||||
- New setting to look for missing artwork (the non-Plex stuff ;-))
|
||||
|
|
Loading…
Reference in a new issue