Skip to content

Commit

Permalink
Version bump (14.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT committed Jun 29, 2019
1 parent 96a0cc3 commit 3287f4a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion 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="0.14.5" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="0.14.6" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<requires>
<import addon="xbmc.python" version="2.26.0"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand Down Expand Up @@ -36,6 +36,21 @@
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>
v0.14.6 (2019-06-29)
-Improved Library Management that include:
-Fixed TvShow not removed from library
-Scan with faster processing with large library
-Fixed TvShow directory not deleted when a TvShow was removed from library
-Fixed STRM filename to be fully compatible with NFS from Windows
-Faster database fetching through API using filters
-Fixed progress bar while exporting/removing items to library
-Other improvements:
-Implemented exporting of NFO files for the scrapers
-Fixed return to main menu after a research
-Fixed workaround 'forced only subtitle', now works also on slow systems
-Updated French, Italian, Polish languages
-Other small fixes

v0.14.5 (2019-06-19)
-Fixed Login error due to Netflix API changes
-Fixed return to main menu after a research
Expand Down

0 comments on commit 3287f4a

Please sign in to comment.