Skip to content

Commit

Permalink
Version bump (1.22.1) (#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT authored Jun 26, 2023
1 parent 6abcab1 commit 057b8d9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 5 deletions.
17 changes: 12 additions & 5 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.22.0+matrix.1" provider-name="libdev, jojo, asciidisco, caphm, castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="1.22.1+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 @@ -85,10 +85,17 @@
<email></email>
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>v1.22.0 (2023-04-12)
- New minimise black bars settings (Kodi 20 and above)
- Kodi "View mode" setting is no longer reset by default
- Update translations hu, pl, de, it, zh_tw, ro
<news>v1.22.1 (2023-06-26)
- NOTICE FOR ANDROID: Has been readd an old workaround to fix "incorrect password" error,
If you are using a L1 device you have to login again, however some L1 devices may still not works.
If you are using a L3 device you have, you have to disable ESN 1080p workaround from Expert setting after login again.
After the upgrade the add-on should disable the ESN 1080p workaround automatically but better check before re-login.
- NOTICE FOR MAC: Video playback still not works. No solution has been found yet.
- NOTICE FOR WINDOWS: Video playback still not works. No solution has been found yet.
- ADS PLAN: Is officially not supported, this until support for ads is implemented appropriately.
- Re-add workaround for "invalid password" error on android L1 devices
- Add warning message for unsupported videos with ads contents
- Update translations po, de, gl_es
</news>
</extension>
</addon>
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v1.22.1 (2023-06-26)
- NOTICE FOR ANDROID: Has been readd an old workaround to fix "incorrect password" error,
If you are using a L1 device you have to login again, however some L1 devices may still not works.
If you are using a L3 device you have, you have to disable ESN 1080p workaround from Expert setting after login again.
After the upgrade the add-on should disable the ESN 1080p workaround automatically but better check before re-login.
- NOTICE FOR MAC: Video playback still not works. No solution has been found yet.
- NOTICE FOR WINDOWS: Video playback still not works. No solution has been found yet.
- ADS PLAN: Is officially not supported, this until support for ads is implemented appropriately.
- Re-add workaround for "invalid password" error on android L1 devices
- Add warning message for unsupported videos with ads contents
- Update translations po, de, gl_es

v1.22.0 (2023-04-12)
- New minimise black bars settings (Kodi 20 and above)
- Kodi "View mode" setting is no longer reset by default
Expand Down

0 comments on commit 057b8d9

Please sign in to comment.