Releases: CastagnaIT/plugin.video.netflix
Releases · CastagnaIT/plugin.video.netflix
v1.4.0
- Implemented profile selection to library (preferences in the settings/playback)
This also fixes following related issues when play from library:- Missing audio/subtitle languages
- Missing metadata
- Wrong age restrictions
- Video content not available
- Initial adaptions for the new NF changes (cause of KeyError "lolomo")
- Fixed profile switch for PIN protected profiles
- Fixed forced subtitles sel. issues when Kodi audio lang setting is Original/Media default (Kodi 19)
- Fixed regression for missing skin codec media-flag
- Fixed an issue that caused loss of skin view type after switch profile
- Fixed KeyError issue when performed the scheduled clear expired cache
- Fixed unicodedecode error with Kodi 18 and MSL errors
- Updated translations de, es, hu, ro, sv-se, tr, pl
- Other minor fixes
v1.3.2
- Fixed some issues on chinese systems
- Fixed errors on loading lists
- Fixed missing plot in some skins
- Fixed ESN generation (lower case issue)
- Fixed UpNext regressions
- Updated translations es, sv-se
v1.3.1
Note to RPI devices: credentials will be asked again a storage problem has been fixed
- Fixed KeyError issue
v1.3.0
Note to RPI devices: credentials will be asked again a storage problem has been fixed
- Reimplemented parental control
- Add new "Top 10" menu list
- Add support to promo video trailer for custom skins
- Add metadata Season and Episode value to ListItem's
- Add metadata PlotOutline and Trailer values to ListItem's
- Continue watching is now working with Netflix watched status sync
- Fixed wrong video framerate, caused Dolby Vision signal loss and wrong colors
- Fixed an issue that caused a wrong watched status sync at end of playback
- Fixed an issue that caused missing to export some new seasons
- Fixed an issue that caused the library sync to crash in some situations
- Fixed a possible issue that can cause a wrong audio language selection on the episodes
- Fixed a possible issue that can cause streamcontinuity to crash due to empty subtitle data
- Fixed non visible media-flags to tvshows
- Updated translations en, it, pt-br, de, sv-se, hu, nl, pl
- Minor improvements/fixes
v1.2.2
- Fixed a issue regression caused problems to 1080P/4K playback
v1.2.1
- Reviewed access and profile selection to mitigate http error 401 (not resolved)
- Add Open Connect CDN setting
- Set time limit for paused playback
- Fixed a issue caused wrong date in viewing activity
- Fixed dash content protection data
- Fixed a issue caused UpNext to crash
- Fixed a issue caused KeyError when play videos
- Fixed a issue caused TypeError on more addon rollback
- Fixed a issue caused a double profile switch on selection
- Fixed a issue caused slow playback video starts (on windows)
- Fixed a issue caused missing of h265 media flag
- Fixed broken "force the update of my list" context menu
- Some changes for Kodi 19 due to API changes
- Updated translations de, it
- Other minor improvements/changes
v1.2.0
- Parental control temporary disabled due to Netflix changes
- New cache management
- Add-on now is ready to works also on systems with special chars in the system path
- Implemented profile PIN protection
- Implemented masked PIN input (Kodi 19)
- Implemented auto purge cache of expired items
- Implemented paginated list of seasons
- Implemented cache to search menu
- Implemented Up Next also with "Sync of watched status with Netflix" feature
- Add support to Python 3.8
- Add title to search page
- Add profile name to homepage title
- Add a better handling of lolomo error with sync of watched status enabled
- Add romanian, swedish translation
- Improved watched status threshold
- Improved watched status update in the GUI display
- Improved catch of possible errors in events module
- EventHandler thread now is running only when sync of watched status is enabled
- Fixed an issue caused of disabling the Up Next setting
- Fixed an issue which prevented a correctly add/remove operations to paginated My list
- Fixed an issue caused mixing images with other languages of profiles·
- Fixed an issue caused error when art data was missing
- Fixed an issue caused generic wrong error messages of BackendNotReady with HTTP IPC
- Fixed an issue caused ProfilesMissing with profiles without avatar
- Fixed an issue that show a wrong title in sub genres menus
- Fixed a possible cases of service breakage due to server init fails
- Fixed a possible cases of service controller breakage
- Fixed an issue caused not update of watched status when play video inside the add-on with Up Next
- Fixed a particular issue of wrong file url passed to Up Next
- Fixed a rare case of ImportError error at add-on start
- Fixed cases of CacheMiss error with Remember audio-subtitle or Sync of watched status
- Fixed possible issues with internal upgrade function and version rollback
- Fixed add-on not starts due to possible outdated MySQL or possible MySQL errors
- Updated translations de, es, hu, it, pl, tr, hr, pt-br
- A lot of other improvements and fixes
v1.1.1
- Fixed critical bug caused continuous profile switching
- Fixed unicode decode error to profile auto-selection
v1.1.0
- Added more supplemental info to plot info
- Added customizable color to suppl. plot info
- Added Greek language
- Added more results to recommendations menu
- Improved auto-login feature (now called "profile auto-selection")
- Improved password request in particular circumstances
- Improvements to recognize external calls to add-on
- Fixed msl issues with login with different account after a logout
- Fixed an issue in the strm resume workaround
- Fixed an issue caused broken configuration wizard on L1 android devices
- Fixed an issue which prevented the loading of profile list with a backslash on the names
- Fixed an issue which prevented the loading of suppl. info to plot info
- Fixed an issue caused interruption of sending video status progress after video pause or seek
- Updated it, de, nl translations
- Other minor fixes
v1.0.0
- Added watched status sync with Netflix services WIP (details on github wiki)
- Reworked add-on/kodi auto-configuration based on device and system characteristics
- Reworked MSL service
- Added support to MSL switch profile, this fixes very old issues:
- Requests are now performed with the right msl profile
- No more missing audio languages on non-owner profiles
- No more missing subtitle languages on non-owner profiles
- No more video not available error when main profile has age limits and other profile are set as adults
- You can update watched status on all profiles
- Added workaround to fix 4k media flag with android device 4k capable
- Added turkish language
- Changes on nfsession profile switch in order to get the profiles cookies
- Improved ESN generation on android devices
- Automatically turn off omx player on raspberry (not compatible)
- Fixed the error when opening the Export menu caused by too many exported items
- Fixed an issue that causing delayed start of services features after start playback
- Fixed issues with ios/tvos restrictions (but due to missing widevine library for now are not supported)
- Fixed service databases upgrade
- Fixed an issue that caused wrong behaviour with Reset ESN
- Fixed an issue that caused wrong behaviour with highlighted titles
- Fixed a rare issue that caused "stream continuity" to stop working
- Updated jp, kr, it, pl, hu, hr, de, fr, es translations
- A lot of other code changes