From 0407a75c79101d1914e48efa9bd22462b47f285f Mon Sep 17 00:00:00 2001 From: croneter Date: Sun, 17 Sep 2017 13:45:08 +0200 Subject: [PATCH] Merge changelog --- changelog.txt | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/changelog.txt b/changelog.txt index d59f84f0..808b0d7c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,51 @@ +version 1.8.14 (beta only): +- Greatly speed up displaying context menu +- Fix IndexError e.g. for channels if stream info missing +- Sleep a bit before marking item as fully watched +- Don't sleep before updating playstate to fully watched (if you watch on another Plex client) +- Fix KeyError for TV live channels for getGeople + +version 1.8.13 (beta only): +- Background sync now picks up more PMS changes +- Detect Plex item deletion more reliably +- Fix changed Plex metadata not synced repeatedly +- Detect (some, not all) changes to PKC settings and apply them on-the-fly +- Fix resuming interrupted sync +- PKC logging now uses Kodi log levels +- Further code optimizations + +version 1.8.12: +- Fix library sync crashing trying to display an error + +version 1.8.11: +- version 1.8.10 for everybody + +version 1.8.10 (beta only): +- Vastly improve sync speed for music +- Never show library sync dialog if media is playing +- Improvements to sync dialog +- Fix stop synching if path not found +- Resume aborted sync on PKC settings change +- Don't quit library sync if failed repeatedly +- Verify path for every Plex library on install sync +- More descriptive downloadable subtitles +- More code fixes and optimization + +version 1.8.9 +- Fix playback not starting in some circumstances +- Deactivate some annoying popups on install + +version 1.8.8 +- Fix playback not starting in some circumstances +- Fix first artist "missing" tag (Reset your DB!) +- Update Czech translation + +version 1.8.7 (beta only): +- Some fixes to playstate reporting, thanks @RickDB +- Add Kodi info screen for episodes in context menu +- Fix PKC asking for trailers not working +- Fix PKC not automatically updating + version 1.8.6: - Portuguese translation, thanks @goncalo532 - Updated other translations