Version bump
This commit is contained in:
parent
5bf1a5a8e0
commit
7c61c94d37
2 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.plexkodiconnect"
|
||||
name="PlexKodiConnect"
|
||||
version="1.1.8"
|
||||
version="1.1.9"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
version 1.1.9
|
||||
- Added Python requests to the PKC repo
|
||||
- Fix new episodes not being detected
|
||||
- Use direct file paths for on deck shows if enabled
|
||||
- Added Python requests to the PKC repo (should fix install problems)
|
||||
|
||||
version 1.1.8
|
||||
- Account for string.encode() not allowing args. This will hopefully fix any sync problems now, especially for Android TV
|
||||
|
|
Loading…
Reference in a new issue