Version bump
This commit is contained in:
parent
c779491499
commit
569a816cb3
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.4.6"
|
||||
version="1.4.7"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
version 1.4.7
|
||||
- Fix for Krypton premiered synch for new items
|
||||
Make previous version available for everyone
|
||||
- New contextmenu: Force transcode video
|
||||
- New contextmenu: force playback from PMS. Shows up if you use direct paths. Can be useful if you want trailers before a movie. Or if you have a movie with several different parts/versions.
|
||||
- Close Plex companion connection on exceptions
|
||||
|
||||
version 1.4.6 (beta only)
|
||||
- New contextmenu: Force transcode video
|
||||
- New contextmenu: force playback from PMS. Shows up if you use direct paths. Can be useful if you want trailers before a movie. Or if you have a movie with several different parts/versions.
|
||||
|
|
Loading…
Reference in a new issue