From 0f16ebe78fa952e3987fe064a2d5dd10f2e44228 Mon Sep 17 00:00:00 2001 From: Croneter Date: Fri, 8 Jun 2018 10:17:41 +0200 Subject: [PATCH] Version bump --- README.md | 4 ++-- addon.xml | 18 ++++++++++++++++-- changelog.txt | 14 ++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16cf7b7b..b1e4fba9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![stable version](https://img.shields.io/badge/stable_version-1.8.18-blue.svg?maxAge=60&style=flat) ](https://github.com/croneter/binary_repo/raw/master/stable/repository.plexkodiconnect/repository.plexkodiconnect-1.0.2.zip) -[![beta version](https://img.shields.io/badge/beta_version-2.0.30-red.svg?maxAge=60&style=flat) ](https://github.com/croneter/binary_repo/raw/master/beta/repository.plexkodiconnectbeta/repository.plexkodiconnectbeta-1.0.2.zip) +[![stable version](https://img.shields.io/badge/stable_version-2.1.0-blue.svg?maxAge=60&style=flat) ](https://github.com/croneter/binary_repo/raw/master/stable/repository.plexkodiconnect/repository.plexkodiconnect-1.0.2.zip) +[![beta version](https://img.shields.io/badge/beta_version-2.1.0-red.svg?maxAge=60&style=flat) ](https://github.com/croneter/binary_repo/raw/master/beta/repository.plexkodiconnectbeta/repository.plexkodiconnectbeta-1.0.2.zip) [![Installation](https://img.shields.io/badge/wiki-installation-brightgreen.svg?maxAge=60&style=flat)](https://github.com/croneter/PlexKodiConnect/wiki/Installation) [![FAQ](https://img.shields.io/badge/wiki-FAQ-brightgreen.svg?maxAge=60&style=flat)](https://github.com/croneter/PlexKodiConnect/wiki/faq) diff --git a/addon.xml b/addon.xml index a6cead06..3464de21 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -67,7 +67,21 @@ Нативная интеграция сервера Plex в Kodi Подключите Kodi к своему серверу Plex. Плагин предполагает что вы управляете своими видео с помощью Plex (а не в Kodi). Вы можете потерять текущие базы данных музыки и видео в Kodi (так как плагин напрямую их изменяет). Используйте на свой страх и риск Используйте на свой страх и риск - version 2.0.30 (beta only): + version 2.1.0: +Finally a new update for the stable version. You will need to reconnect to your PMS and reset the Kodi database once. Highlights of v2 include: +- Support for Plex extras +- Huge improvements to Plex Companion +- Fixes to Alexa voice control +- Kodi 18 Leia Alpha 1 support +- Improvements to playback start-up +- Improvements to the syncing mechanism, which should get rid of a ton of small bugs +- Fixes to widgets and resuming playback +- Use of plex.direct paths instead of local IP addresses to ensure the SSL certificates shown by the PMS are deemed valid +- Fix Kodi screensaver +- Faster PKC startup +- And tons of other stuff... + +version 2.0.30 (beta only): - Fix resume for On Deck widget for direct paths - Fix DB reset on Startup if PMS connection fails - Fix searching for PMS if there is no internet connection diff --git a/changelog.txt b/changelog.txt index b4c0b55f..ae609968 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,17 @@ +version 2.1.0: +Finally a new update for the stable version. You will need to reconnect to your PMS and reset the Kodi database once. Highlights of v2 include: +- Support for Plex extras +- Huge improvements to Plex Companion +- Fixes to Alexa voice control +- Kodi 18 Leia Alpha 1 support +- Improvements to playback start-up +- Improvements to the syncing mechanism, which should get rid of a ton of small bugs +- Fixes to widgets and resuming playback +- Use of plex.direct paths instead of local IP addresses to ensure the SSL certificates shown by the PMS are deemed valid +- Fix Kodi screensaver +- Faster PKC startup +- And tons of other stuff... + version 2.0.30 (beta only): - Fix resume for On Deck widget for direct paths - Fix DB reset on Startup if PMS connection fails