Version bump
This commit is contained in:
parent
8b4cc4c33f
commit
bbac0198ec
2 changed files with 6 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.4"
|
||||
version="1.0.5"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
version 1.0.5
|
||||
- Catch exceptions in itemtypes and log them
|
||||
- Slightly increased download timeouts
|
||||
- Overhaul userclient
|
||||
|
||||
version 1.0.4
|
||||
- Sleep for a while in loops - drastically reduces CPU load
|
||||
- Connect to remote PMS!
|
||||
|
|
Loading…
Reference in a new issue