diff --git a/README.md b/README.md index 3851f8ef..10d7f274 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Some people argue that PKC is 'hacky' because of the way it directly accesses th ### PKC Features - Support for Kodi 18 Leia and Kodi 19 Matrix +- [Skip intros](https://support.plex.tv/articles/skip-content/) - [Amazon Alexa voice recognition](https://www.plex.tv/apps/streaming-devices/amazon-alexa) - [Cinema Trailers & Extras](https://support.plex.tv/articles/202934883-cinema-trailers-extras/) - [Plex Watch Later / Plex It!](https://support.plex.tv/hc/en-us/sections/200211783-Plex-It-) diff --git a/addon.xml b/addon.xml index c2f55249..cd9e1f46 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -83,7 +83,10 @@ 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 2.12.15 (beta only): + version 2.12.16: +- versions 2.12.14 and 2.12.15 for everyone + +version 2.12.15 (beta only): - Fix skip intros sometimes not working due to a RuntimeError - Update translations diff --git a/changelog.txt b/changelog.txt index 59f10fd0..ff075196 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +version 2.12.16: +- versions 2.12.14 and 2.12.15 for everyone + version 2.12.15 (beta only): - Fix skip intros sometimes not working due to a RuntimeError - Update translations