diff --git a/addon.xml b/addon.xml index 5b4df59d..a60ecab4 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/changelog.txt b/changelog.txt index 0ad180b5..f752c896 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,20 @@ +version 1.1.3 +YOU WILL NEED TO RECONNECT TO YOUR PMS: PKC Settings -> Connection -> 'Choose Plex Server from a list'. Just repick your PMS +- 'true' awesome & fast direct play without 'direct paths' if your Plex library points to paths that are accessible to Kodi. Customize paths in the settings +- Fix endless trailer loop +- Fix smart playlists (you will need to choose 'Refresh Plex playlists/nodes') +- Plex Collections available under Movies-Collections +- Fix TypeError when marking item watched +- Shutdown lib sync threads correctly on user switch +- Fix KeyError if Kodi webserver disabled +- Fix playback report for trailers that seem like the movie +- Fix playback report when playing something on a PMS that's not ours +- Correctly stop transcoding +- Sync Music playstates on a full library scan (like movies and tv) +- Handle connection errors and unauthorized connections differently +- Reordered some settings +- Tons of other fixes + version 1.1.2 - Backwards compatibility py2.6: replace etree iter (fixes AttributeError: _ElementInterface instance has no attribute 'iter') - Redirect /Extras calls by e.g. Video Extras plugin