diff --git a/addon.xml b/addon.xml index 0273dffcb..feeb896dc 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -87,12 +87,11 @@ https://forum.kodi.tv/showthread.php?tid=329767 https://github.com/CastagnaIT/plugin.video.netflix -v1.16.1 (2021-06-20) -- Updated video profiles for HEVC/HEVC HDR -- Add support to browse network paths with open file/folder dialog -- Fixed missing items in episodes lists and others submenus -- Fixed broken add-on services when play videos from playlist (only Kodi 20) -- Update translations gl_es +v1.16.2 (2021-07-16) +- Implemented new licensed manifest request (to have HD is mandatory to update InputStream Adaptive to last version) +- Fixed "This title is not available to watch instantly" error on some ARM devices incorrectly identified +- Fixed empty lists on menu/submenus due to website changes +- Update translation zh_cn - Minor changes diff --git a/changelog.txt b/changelog.txt index d757fb330..dfa4fc8cd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +v1.16.2 (2021-07-16) +- Implemented new licensed manifest request (to have HD is mandatory to update InputStream Adaptive to last version) +- Fixed "This title is not available to watch instantly" error on some ARM devices incorrectly identified +- Fixed empty lists on menu/submenus due to website changes +- Update translation zh_cn +- Minor changes + v1.16.1 (2021-06-20) - Updated video profiles for HEVC/HEVC HDR - Add support to browse network paths with open file/folder dialog