Version bump
This commit is contained in:
parent
aa60baeb97
commit
62faecb9ce
2 changed files with 5 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.2.6"
|
||||
version="1.2.7"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
version 1.2.7
|
||||
- Let the user pick between several streams or if you have, several different files for the same movie (can be deactivated in the settings)
|
||||
- Use the playing item's filename and path to figure out the Plex id. Now Plex should really always be informed what you're currently playing
|
||||
|
||||
version 1.2.6
|
||||
- Fix Watch Later TypeError
|
||||
|
||||
|
|
Loading…
Reference in a new issue