Skip to content

Commit

Permalink
Version bump (1.23.3) (#1693)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT authored Apr 16, 2024
1 parent f5ae089 commit a6a05be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
14 changes: 5 additions & 9 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.23.2+matrix.1" provider-name="libdev, jojo, asciidisco, caphm, castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="1.23.3+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 @@ -86,14 +86,10 @@
<email></email>
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>v1.23.2 (2024-01-17)
- Fix/workaround for Kodi crash when play a promo trailer
- Fix wrong ESN generation for Xiaomi tv boxes
- Fix missing video zoom when video starts after ADS
- Fix "TypeError: Actor" error that prevent to show video list
- Fix wrong "Next page" shown when there are no more videos
- Fix missing "Browse subgenres" folder when returning from a next page
- Update translation zh_tw
<news>v1.23.3 (2024-04-16)
- Disabled login with e-mail/password (new website protections)
- Add workaround for missing images to tvshow/movies
- Fixed login with Auth key due to e-mail parsing problem
</news>
</extension>
</addon>
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.23.3 (2024-04-16)
- Disabled login with e-mail/password (new website protections)
- Add workaround for missing images to tvshow/movies
- Fixed login with Auth key due to e-mail parsing problem

v1.23.2 (2024-01-17)
- Fix/workaround for Kodi crash when play a promo trailer
- Fix wrong ESN generation for Xiaomi tv boxes
Expand Down

0 comments on commit a6a05be

Please sign in to comment.