diff --git a/README.md b/README.md index be1bbba5..b9b147de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![stable version](https://img.shields.io/badge/stable_version-2.8.7-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.8.8-red.svg?maxAge=60&style=flat) ](https://github.com/croneter/binary_repo/raw/master/beta/repository.plexkodiconnectbeta/repository.plexkodiconnectbeta-1.0.2.zip) +[![beta version](https://img.shields.io/badge/beta_version-2.8.9-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 3607a55b..096b1ea7 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -77,7 +77,12 @@ Нативна інтеграція Plex в Kodi Підключає Kodi до серверу Plex. Цей плагін передбачає, що ви керуєте всіма своїми відео за допомогою Plex (і ніяк не Kodi). Ви можете втратити дані, які вже зберігаються у відео та музичних БД Kodi (оскільки цей плагін безпосередньо їх змінює). Використовуйте на свій страх і ризик! Використовуйте на свій ризик - version 2.8.8 (beta only): + version 2.8.9 (beta only): +- Fix sections that are not synced not displaying menu but entire library +- Provide more metadata for unsynced directory-like items like a tv show +- Fix 'Plex.nodes..path' not linking directly to entire library + +version 2.8.8 (beta only): WARNING: You might have to manually select your PKC widgets again - Ensure correct Kodi Container.Type is set for PKC widgets - Fix missing cast artwork if an actor also acted as director or writer for another movie. You will have to manually reset the Kodi DB. diff --git a/changelog.txt b/changelog.txt index 0905a117..11620af9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +version 2.8.9 (beta only): +- Fix sections that are not synced not displaying menu but entire library +- Provide more metadata for unsynced directory-like items like a tv show +- Fix 'Plex.nodes..path' not linking directly to entire library + version 2.8.8 (beta only): WARNING: You might have to manually select your PKC widgets again - Ensure correct Kodi Container.Type is set for PKC widgets