Version bump
This commit is contained in:
parent
a2aac17fc4
commit
94e3da09f3
2 changed files with 9 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.0.8"
|
version="1.0.9"
|
||||||
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,11 @@
|
||||||
|
version 1.0.9
|
||||||
|
- Fix Recently Added
|
||||||
|
- Update node names to reflect plex
|
||||||
|
- Fix tv show season posters not showing
|
||||||
|
- Fix TV shows episode artwork not caching
|
||||||
|
- Increase download timeout to 30s
|
||||||
|
- Increase image caching timeouts to 5s
|
||||||
|
|
||||||
version 1.0.8
|
version 1.0.8
|
||||||
- Redesigned fast incremential sync
|
- Redesigned fast incremential sync
|
||||||
- Workaround to sync Kodi time with PMS time
|
- Workaround to sync Kodi time with PMS time
|
||||||
|
|
Loading…
Add table
Reference in a new issue