Skip to content

Releases: CastagnaIT/plugin.video.netflix

v1.14.0

21 Feb 10:39
a72a3f2
Compare
Choose a tag to compare
  • 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.12.3-Leia

21 Feb 10:38
d46c068
Compare
Choose a tag to compare
  • Fixed HTTP ReadTimeout/ConnectionError errors
  • Fixed incorrect handling of MSL errors

v1.13.1

25 Jan 17:17
137b25a
Compare
Choose a tag to compare
  • Add images to seasons list items
  • Implemented support to Kodi language setting case "User interface language"
  • Fixed "Prefer the audio/subtitle language with country code" feature
  • Fixed possible dependencies errors on new installations
  • Fixed possible service crash on slower devices like RPI
  • Better managed data chunks in some cases could cause errors on starting playback
  • Tried to better handle HTTP ReadTimeout/ConnectionError errors
  • Updated translations fr, hu, pt-br, zh-cn

v1.12.2-Leia

25 Jan 17:19
cdc71be
Compare
Choose a tag to compare
  • Fixed possible service crash on slower devices like RPI
  • Better managed data chunks in some cases could cause errors on starting playback
  • Tried to better handle HTTP ReadTimeout/ConnectionError errors

v1.13.0

02 Jan 16:26
379a479
Compare
Choose a tag to compare
  • Add new ESN/Widevine setting dialog
  • MySQL Connector/Python library is now a Kodi dependency
  • Removed all Python 2 code / Kodi 18 compatibility
  • Fixed an issue that not allow to use same profile to play videos with UpNext
  • Disabled UpNext when play STRM of a shared path (Wiki: Share STRM library with multiple devices - OPTION 2)
  • Minor code fixes/improvements
  • Add Taiwan transation
  • Updated translations it, de, es, jp, kr, ro

v1.12.1-Leia

02 Jan 15:40
831f818
Compare
Choose a tag to compare
  • Fixed an issue that not allow to use same profile to play videos with UpNext
  • Disabled UpNext when play STRM of a shared path (Wiki: Share STRM library with multiple devices - OPTION 2)

v1.12.0

13 Dec 14:20
6802f89
Compare
Choose a tag to compare
  • END OF THE ADD-ON DEVELOPMENT ON KODI 18.x

  • ON KODI 18.x THE ADD-ON WILL RECEIVE ONLY BUG FIX OR MINOR CHANGES

  • Add more options to force Widevine L3 (android)
  • Improved errors messages to resolve:
  • This title is not available to watch instantly
  • Request failed validation during key exchange
  • Reverted "reworked Audio/Subtitles language features" on Kodi 18
  • Fix missing default audio track for impaired (Kodi 19)
  • Fixed "Prefer audio/subtitles language with country code" (Kodi 19)
  • Parental control moved to profiles list context menu
  • Fixed ESN generation with modelgroup
  • Fixed build_media_tag exception due to video pause
  • Blocked profile switching while playing, can cause issues
  • Managed wrong password case on login that caused http error 500
  • Updated translations it, de, gr, pt-br, hu, ro, es, jp, kr, fr

v1.11.0

14 Nov 16:25
8344612
Compare
Choose a tag to compare
  • Reworked Audio/Subtitles language features
  • Add support to Kodi player audio setting "Media default" (use NF profile language)
  • Add setting to force the display subtitles only with the audio language set
  • Add setting to always show subtitles when the preferred audio language is not available (Kodi 19 only)
  • Add setting to prefer audio/subtitles with country code (Kodi 19 only)
  • Add setting to prefer stereo audio tracks (instead of multichannels)
  • Add check for video availability
  • Add support to NFAuthentication for MacOS
  • Add workaround to HTTP connection problem blocking the add-on service
  • Fixed wrong resume time after manual seek (when nf sync enabled)
  • Fixed login/addon open error due to json parsing error
  • Updated translations it, jp, kr, tr, gr, ro, fr, hu, pl, de, zh-cn, pt-br
  • Others minor fixes

v1.10.1

24 Oct 07:49
649f7ef
Compare
Choose a tag to compare
  • Improved watched status, now videos will be marked as watched correctly (Kodi 19 all cases/Kodi 18 library only)
  • Improved loading video lists speed on slow hdd/sdcard
  • Updated some MSL endpoints
  • Implemented clean library by directory (Kodi 19)
  • Fixed problems with skins that cause add-on problems due to extrafanart
  • Fixed broken profile switch when profile autoselection was enabled
  • Fixed wrong time position sent to netflix server when player seek
  • Fixed notification error when playback a video with no subtitles (Kodi 19)
  • Add Galicial translation

v1.10.0

03 Oct 11:54
cc6ebdf
Compare
Choose a tag to compare
  • Add initial support to keymapping (details to Wiki)
  • Fixed regression causing PIN request each time the main menu is loaded
  • Fixed an issue that caused build_media_tag exception while watching video
  • Fixed an issue that caused build_media_tag exception while watching a non-netflix content
  • Improvements to english language and related translations