From 142c84b5011502907ae7138530696d973a6e79cc Mon Sep 17 00:00:00 2001 From: croneter Date: Sun, 7 Mar 2021 17:16:01 +0100 Subject: [PATCH] Beta version bump 3.0.14 for Kodi Matrix --- addon.xml | 14 ++++++++++++-- changelog.txt | 10 ++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index dc47e6a3..3ca45e7e 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -84,7 +84,13 @@ Natūralioji „Plex“ integracija į „Kodi“ Prijunkite „Kodi“ prie „Plex Medija Serverio“. Šiame papildinyje daroma prielaida, kad valdote visus savo vaizdo įrašus naudodami „Plex“ (ir nė vieno su „Kodi“). Galite prarasti jau saugomus „Kodi“ vaizdo įrašų ir muzikos duomenų bazių duomenis (kadangi šis papildinys juos tiesiogiai pakeičia). Naudokite savo pačių rizika! Naudokite savo pačių rizika - version 3.0.13: + version 3.0.14 (beta only): +- Quickly sync recently watched items before synching the playstates of the entire Plex library +- Fix TypeError: function missing required argument 'message' +- Fix PlexKodiConnect Kodi add-on icon and fanart not showing +- Improve logging for websocket JSON loads + +version 3.0.13: - Fix UnboundLocalError: local variable 'user' referenced before assignment version 3.0.12: @@ -137,6 +143,10 @@ version 3.0.1: version 3.0.0: - Major upgrade from Python 2 to Python 3, allowing use of Kodi 19 Matrix +version 2.12.18 (beta only): +- Quickly sync recently watched items before synching the playstates of the entire Plex library +- Improve logging for websocket JSON loads + version 2.12.17 (beta only): - Sync name and user rating of a TV show season to Kodi - Fix rare TypeError: expected string or buffer on playback start diff --git a/changelog.txt b/changelog.txt index bea5b3af..e1b47e43 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +version 3.0.14 (beta only): +- Quickly sync recently watched items before synching the playstates of the entire Plex library +- Fix TypeError: function missing required argument 'message' +- Fix PlexKodiConnect Kodi add-on icon and fanart not showing +- Improve logging for websocket JSON loads + version 3.0.13: - Fix UnboundLocalError: local variable 'user' referenced before assignment @@ -51,6 +57,10 @@ version 3.0.1: version 3.0.0: - Major upgrade from Python 2 to Python 3, allowing use of Kodi 19 Matrix +version 2.12.18 (beta only): +- Quickly sync recently watched items before synching the playstates of the entire Plex library +- Improve logging for websocket JSON loads + version 2.12.17 (beta only): - Sync name and user rating of a TV show season to Kodi - Fix rare TypeError: expected string or buffer on playback start