Skip to content

Commit

Permalink
Version bump (1.14.1) (#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT authored Feb 25, 2021
1 parent d4aab83 commit 0179262
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
14 changes: 4 additions & 10 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.14.0+matrix.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="1.14.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 @@ -87,15 +87,9 @@
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>
v1.14.0 (2021-02-21)
- Converted settings xml to the new Kodi settings format type
- Debug logging setting is now an on/off switch
- Fixed stream continuity errors after Kodi migration (Kodi 18 to 19)
- Fixed HTTP ReadTimeout/ConnectionError errors
- Fixed incorrect handling of MSL errors
- Fixed AttributeError on playback when "User interface language" is set as preferred audio
- Updated translations de, it
- Minor fixes/changes
v1.14.1 (2021-02-25)
- Fixed error caused by installation from scratch
- Update translations pt_br, zh,tw, ro, fr, zh_cn, jp, kr, gl_es, hu
</news>
</extension>
</addon>
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.14.1 (2021-02-25)
- Fixed error caused by installation from scratch
- Update translations pt_br, zh,tw, ro, fr, zh_cn, jp, kr, gl_es, hu

v1.14.0 (2021-02-21)
- Converted settings xml to the new Kodi settings format type
- Debug logging setting is now an on/off switch
Expand Down

0 comments on commit 0179262

Please sign in to comment.