Version bump
This commit is contained in:
parent
58d986f4ad
commit
fa7bc1285e
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.0.5"
|
||||
version="1.0.6"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
version 1.0.6
|
||||
- Enable traceback and dump XMLs of failed PMS items in the log for lib sync
|
||||
- Optimize notifications for library syncs
|
||||
- Manually trigger full library scan from settings
|
||||
- Merge with MediaBrowser/master up until db4cb448b0e4fd82662f8b82a800d8da8ea33688
|
||||
|
||||
|
||||
version 1.0.5
|
||||
- Catch exceptions in itemtypes and log them
|
||||
- Slightly increased download timeouts
|
||||
|
|
Loading…
Reference in a new issue