From 17d9d137bad7a336e21fc684f93d7fe725ee13a2 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Sat, 17 Dec 2016 18:56:18 +0100 Subject: [PATCH] Version bump --- addon.xml | 2 +- changelog.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index bb623b2c..85d4d694 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/changelog.txt b/changelog.txt index 03ac0321..876f8593 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,17 @@ +version 1.5.1 (beta only) +- Fix playstate and PMS item changes not working/not propagating anymore (caused by a change Plex made with the websocket interface). UPGRADE YOUR PMS!! +- Improvements to the way PKC behaves if the PMS goes offline +- New setting to always transcode if the video bitrate is above a certain threshold (will not work with direct paths) +- Be smarter when deciding when to transcode +- Only sign the user out if the PMS says so +- Improvements to PMS on/offline notifications +- Note to PLEASE read the Wiki if one is using several Plex libraries (shows on first PKC install only) +- Get rid of low powered device option (always use low powered option) +- Don't show a notification when searching for PMS +- Combine h265 und HEVC into one setting +- Less traffic when PKC is checking whether a PMS is still offline +- Improve logging + version 1.5.0 Out for everyone: - reatly speed up the database sync. Please report if you experience any issues!