Version bump
This commit is contained in:
parent
817d9a8743
commit
68e1e6facd
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.5.13"
|
||||
version="1.5.14"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
version 1.5.14 (beta only)
|
||||
- Krypton: Fix ratings for episodes and TV shows
|
||||
- Plex Companion: Fix KeyError for Plex Web
|
||||
- Fix UnicodeDecodeError for non-ASCII filenames
|
||||
- Hopefully fix items not marked as entirely watched after having seen >90%
|
||||
- Code optimization
|
||||
|
||||
version 1.5.13 (beta only)
|
||||
- New Spanish translation, thanks @bartolomesoriano
|
||||
- Fix some possible connection issues
|
||||
|
|
Loading…
Reference in a new issue