Version bump

This commit is contained in:
tomkat83 2016-09-08 16:05:05 +02:00
parent 48152af27f
commit f60e6f052e
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.plexkodiconnect"
name="PlexKodiConnect"
version="1.3.1"
version="1.3.2"
provider-name="croneter">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -1,3 +1,12 @@
version 1.3.2
- Fix direct play & transcoding subtitles, finally!
- Fix getting Bit Depth from Plex metadata
- Inform if subtitle needs to be burnt in
- Consider several media streams if transcoding
- Fix AttributeError
- New setting to use Plex default subtitles
- Clarify subtitle size
version 1.3.1
- Fix playing from widgets without direct paths
- Fix UnboundLocalError on very first startup