From f19de8c1212a256f7b6d7fa37f5587f939492723 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Thu, 2 Jun 2016 21:36:29 +0200 Subject: [PATCH] Version bump --- addon.xml | 2 +- changelog.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index d4bede6f..515ffc6d 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/changelog.txt b/changelog.txt index 088906ff..d388d142 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,12 @@ +version 1.2.1 +- Fix crash when Kodi not playing as expected +- Improve player.py stability +- Background sync: don't try to process infinitely +- Only tell PMS we're connected to what we're playing. This should enable the Plex Media Server to fall to sleep because PKC is not constantly bugging it +- Ensure credentials are known when reconnecting +- Remove some emby references +- Ask on first run if we have a low powered device + version 1.2.0 - Re-wired connection manager completely - Periodically check if PMS address has changed