diff --git a/addon.xml b/addon.xml index af6dd374b..5e32cf3e0 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -85,9 +85,9 @@ https://forum.kodi.tv/showthread.php?tid=329767 https://github.com/CastagnaIT/plugin.video.netflix - v1.20.7 (2023-02-21) -- Workaround/fix for wrong plot language due to website bug -- Cleanup/fix ListItem deprecated methods/properties (Kodi 20) + v1.20.8 (2023-02-24) +- Fix Kodi library update when you add/remove tv shows and movies +- Fix wrong path added to Kodi sources from library setting diff --git a/changelog.txt b/changelog.txt index 3f9e9813b..e3fba1d9f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +v1.20.8 (2023-02-24) +- Fix Kodi library update when you add/remove tv shows and movies +- Fix wrong path added to Kodi sources from library setting + v1.20.7 (2023-02-21) - Workaround/fix for wrong plot language due to website bug - Cleanup/fix ListItem deprecated methods/properties (Kodi 20)