Skip to content

Commit

Permalink
Version bump (1.16.2) (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT committed Jul 16, 2021
1 parent e9d3f0d commit 62259a7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
13 changes: 6 additions & 7 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.netflix" name="Netflix" version="1.16.1+matrix.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="1.16.2+matrix.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.addon.signals" version="0.0.6+matrix.1"/>
Expand Down Expand Up @@ -87,12 +87,11 @@
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>
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
</news>
</extension>
Expand Down
7 changes: 7 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 62259a7

Please sign in to comment.