Skip to content

Commit c03b3eb

Browse files
committed
Version bump (0.15.3)
1 parent d7cec43 commit c03b3eb

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

addon.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.netflix" name="Netflix" version="0.15.2" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
2+
<addon id="plugin.video.netflix" name="Netflix" version="0.15.3" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
33
<requires>
44
<import addon="xbmc.python" version="2.26.0"/>
55
<import addon="script.module.addon.signals" version="0.0.3"/>
@@ -41,6 +41,15 @@
4141
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
4242
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
4343
<news>
44+
v0.15.3 (2019-09-19)
45+
-Initial conversion to python 3
46+
-Initial integration tests
47+
-Implemented device uuid to avoid always asking credentials
48+
-Fixed a problem when library source is special:// or a direct path
49+
-Fixed run library update on slow system like RPI
50+
-Updated dutch language
51+
-Minor fixes
52+
4453
v0.15.2 (2019-08-30)
4554
-Fixed key handshake at addon first run
4655
-Fixed library update service at first run

0 commit comments

Comments
 (0)