Version bump
This commit is contained in:
parent
ad5c90e949
commit
f2f6805759
2 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.plexkodiconnect"
|
<addon id="plugin.video.plexkodiconnect"
|
||||||
name="PlexKodiConnect"
|
name="PlexKodiConnect"
|
||||||
version="1.0.15"
|
version="1.0.16"
|
||||||
provider-name="croneter">
|
provider-name="croneter">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
version 1.0.16
|
||||||
|
- Kodi profiles up and running; try assigning different Plex users per profile!
|
||||||
|
- Change "Switch User" to "Log Out Plex User: <username>"
|
||||||
|
- TV shows On Deck: append season and episode number in the settings
|
||||||
|
- Shut down PKC correctly (useful for Kodi profiles)
|
||||||
|
- Don't de-authorize if several PMS are present
|
||||||
|
- Relabel to "Full PKC reset" in settings
|
||||||
|
|
||||||
version 1.0.15
|
version 1.0.15
|
||||||
- Enable external Plex subtitles if available
|
- Enable external Plex subtitles if available
|
||||||
- TV On Deck: option to include show name
|
- TV On Deck: option to include show name
|
||||||
|
|
Loading…
Reference in a new issue