Version bump
This commit is contained in:
parent
5ac807760b
commit
b05fe88c07
2 changed files with 8 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.4.0"
|
||||
version="1.4.1"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
version 1.4.1 (beta only)
|
||||
- Fix Kodi crashing on low powered devices
|
||||
- Fix movie year for Krypton (reset your Kodi DB!)
|
||||
- Only start downloading art AFTER sync completed
|
||||
- Add warning to addon description
|
||||
- Revert "Don't set-up clips/trailers like other videos"
|
||||
|
||||
version 1.4.0
|
||||
- Compatibility with new DVR component of the Plex Media Server
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue