Skip to content

Commit

Permalink
Version bump (1.5.1) (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT authored Jun 27, 2020
1 parent 857fca9 commit 5b6a3b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 4 additions & 8 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.5.0" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="1.5.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<requires>
<import addon="xbmc.python" version="2.26.0"/>
<import addon="script.module.addon.signals" version="0.0.3"/>
Expand Down Expand Up @@ -70,13 +70,9 @@
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>
v1.5.0 (2020-06-21)
-Add support to the new LoCo Netflix pages
-Fixed KeyError 'lolomo' (LoLoMo seem now deprecated)
-Fixed incorrect user/password issue when spaces are inserted unintentionally to credentials
-New attempt to fix http error 401
-Updated translations fr
-Minor changes/fixes
v1.5.1 (2020-06-27)
-Implemented fix/workaround to get resolutions until to 1080p with ARM devices
-Updated translations tr
</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.5.1 (2020-06-27)
-Implemented fix/workaround to get resolutions until to 1080p with ARM devices
-Updated translations tr

v1.5.0 (2020-06-21)
-Add support to the new LoCo Netflix pages
-Fixed KeyError 'lolomo' (LoLoMo seem now deprecated)
Expand Down

0 comments on commit 5b6a3b3

Please sign in to comment.