diff --git a/addon.xml b/addon.xml index fcad05ef..9c9ad744 100644 --- a/addon.xml +++ b/addon.xml @@ -78,9 +78,10 @@ Підключає Kodi до серверу Plex. Цей плагін передбачає, що ви керуєте всіма своїми відео за допомогою Plex (і ніяк не Kodi). Ви можете втратити дані, які вже зберігаються у відео та музичних БД Kodi (оскільки цей плагін безпосередньо їх змінює). Використовуйте на свій страх і ризик! Використовуйте на свій ризик version 2.7.10: -- WARNING: You will need to reset the Kodi database! -- Fix duplicate music entries for direct paths (forces a Kodi database reset) +- Fix duplicate music entries for direct paths (you will need to manually reset the Kodi database +- Fix UnicodeEncodeError for Direct Paths and some PKC video nodes) - Fix playback sometimes not being reported for direct paths +- Update translations version 2.7.9: - Wait for PKC to authorize before loading widgets diff --git a/changelog.txt b/changelog.txt index 6fbc40d2..7d2b621d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,8 @@ version 2.7.10: -- WARNING: You will need to reset the Kodi database! -- Fix duplicate music entries for direct paths (forces a Kodi database reset) +- Fix duplicate music entries for direct paths (you will need to manually reset the Kodi database +- Fix UnicodeEncodeError for Direct Paths and some PKC video nodes) - Fix playback sometimes not being reported for direct paths +- Update translations version 2.7.9: - Wait for PKC to authorize before loading widgets