parent
1f7d785afc
commit
93c3eead9e
2 changed files with 6 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.4.5"
|
version="1.4.6"
|
||||||
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,8 @@
|
||||||
|
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.
|
||||||
|
- Close Plex companion connection on exceptions
|
||||||
|
|
||||||
version 1.4.5
|
version 1.4.5
|
||||||
Make previous version available for everyone
|
Make previous version available for everyone
|
||||||
- Contextmenu! Delete media from the Plex Media Server. Make sure to enable the setting on your PMS
|
- Contextmenu! Delete media from the Plex Media Server. Make sure to enable the setting on your PMS
|
||||||
|
|
Loading…
Add table
Reference in a new issue