Version bump
This commit is contained in:
parent
a4ed5c47ab
commit
ee4f1517d5
2 changed files with 9 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.3"
|
||||
version="1.3.4"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
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 ;-))
|
||||
- Rearrange the PKC settings
|
||||
- Fix caching not working
|
||||
- Use file settings instead of window settings, should fix some errors on changing the PKC settings
|
||||
- Other small fixes
|
||||
|
||||
version 1.3.3
|
||||
- 1.3.1 and 1.3.2 for everyone
|
||||
- Fix direct play & transcoding subtitles, finally!
|
||||
|
|
Loading…
Reference in a new issue