Skip to content

Releases: CastagnaIT/plugin.video.netflix

v0.15.6

25 Oct 19:42
Compare
Choose a tag to compare
  • Added customizable color to titles already contained in mylist
  • Added menu to mylist menu to force update of the list
  • Added trailers video length
  • Added supplemental info to tvshow/movie plot (shown in green)
  • Added add/remove to my-list also in childrens profiles
  • Added owner/kids account profile infos to profiles menu items
  • Added notification when library auto-sync is completed (customizable)
  • Library auto-sync now take in account of changes made to mylist from other apps
  • Library auto-sync now can export automatically NFOs
  • Increased default cache ttl from 10m to 120m
  • Improved speed of add/remove operations to mylist
  • More intuitive settings menus
  • Updated addon screenshots
  • Fixed generate ESN on android
  • Fixed "Perform full sync" setting now work without close settings window
  • Fixed HTTPError 401 on add/remove to mylist
  • Fixed cache on sorted lists
  • Fixed library full sync when mylist have huge list
  • Fixed wrong cache identifier
  • Fixed videoid error when play a trailer
  • Fixed purge cache that didn't delete the files
  • Fixed mixed language of plot/titles when more profiles have different languages
  • Other fixes

v0.15.5

12 Oct 18:54
Compare
Choose a tag to compare
  • Speedup loading lists due to the new login validity check
  • Cookies expires are now used to check a valid login
  • Fixed an issue introduced with previous version causing login error
  • Fixed double handshake request on first run

v0.15.4

11 Oct 18:07
Compare
Choose a tag to compare
  • Added InputStream Helper settings in settings menu
  • Fixed add/remove to mylist on huge lists
  • Fixed expired mastertoken key issue
  • Fixed skipping sections due to netflix changes
  • Manifests now are requested only once
  • Updated pt-br, de, es translations
  • Minor improvements

v0.15.3

19 Sep 18:29
c03b3eb
Compare
Choose a tag to compare
  • Initial conversion to python 3
  • Initial integration tests
  • Implemented device uuid to avoid always asking credentials
  • Fixed a problem when library source is special:// or a direct path
  • Fixed run library update on slow system like RPI
  • Updated dutch language
  • Minor fixes

v0.15.2

30 Aug 19:08
dd4a7b0
Compare
Choose a tag to compare
  • Fixed key handshake at addon first run
  • Fixed library update service at first run
  • Local database now dynamically created by code
  • Profile data is not deleted if an problem occurred
  • Minor fixes

v0.15.1

25 Aug 13:06
d7cd280
Compare
Choose a tag to compare
  • Fixed wrong path to linux systems

v0.15.0

20 Aug 17:58
Compare
Choose a tag to compare
  • Implemented data management through database
  • Implemented automatic export of new episodes
  • Implemented a version upgrade system
  • Implemented management of login errors
  • Added a new context menu "Export new episodes" for a single tv show
  • Added ability to exclude (and re-include) a tv show from library auto update
  • Added possibility to share the same library with multiple devices (MySQL server is required)
  • No more concurrency and data loss problems of previous "persistent storage"
  • Fixed continuous "new access" email notification from netflix
  • Fixed locale id error
  • Fixed automatic library updates
  • Fixed logout now the profiles are no longer accessible and you can enter your credentials
  • Fixed exporting tvshow.nfo for a single episode
  • Fixed UpNext watched status from Kodi library
  • Fixed issue with library items that containing % in the path
  • Other minor improvements and fixes

v0.14.6

29 Jun 15:16
3287f4a
Compare
Choose a tag to compare
  • 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

20 Jun 18:32
3e83e41
Compare
Choose a tag to compare
  • Fixed Login error due to Netflix API changes
  • Fixed return to main menu after a research
  • No more show subtitle when forced subtitle aren't present
  • Fixed rating conversion to UpNext Addon
  • Re-Added DolbyDigital HQ (always enabled on Premium)
  • Updated Portughese-Brasil, french language
  • Fixed error with metadata

v0.14.4

27 Sep 15:12
9e0bad3
Compare
Choose a tag to compare
  • Implemented the trailers list to every TvShows and Movies (context menu)
  • Audio/subtitle preferences is now also saved for movies
  • The STRM now can be resumed it's a workaround (can be disabled in settings)
  • Added UpNext settings shortcut in to settings
  • Fixed visibility of non-existing subgenres
  • Fixed order sequence of profiles
  • Many other improvements and fixes