-
-
Notifications
You must be signed in to change notification settings - Fork 263
Expert settings
Here there are only some of them referred to the addon for Kodi v19 or above.
Performs self-configuration of the add-on. This include configuration of profiles, InputStream Adaptive, and some Kodi settings.
Useful to restore the settings after a wrong configuration.
Force limit the stream resolutions. This runs at a very low level, so will affect InputStream Adaptive addon functionalities. If possible you suggest to avoid use this setting and limit resolutions by using InputStream Adaptive settings.
When enabled enable Dolby Digital Plus, Dolby Digital Plus with high bitrate on standard/premium account, and Dolby Digital Atmos on premium account. When disabled allow only 2.0 audio tracks.
Allow to get video streams with VP9 codec. If your device does not have full support for this codec, the video startup may crash or cause display problems.
Allow to get video streams with HEVC codec. If your device does not have full support for this codec, the video startup may crash or cause display problems. (Available on Android only).
Can be used only in case of display problems with subtitles on Kodi v18 or v19.
For testing purposes only.
The HDCP 2.2 streams are automatically enabled when a device have Widevine certification with a 4K certified display, see Readme.
Open a window to show and change ESN and Widevine settings.
-
Change ESN
Allow you to change ESN by specifing the ESN of your certified device. Can be useful for some problematic android devices. Do not change it if not really needed. -
Reset
Reset the current ESN, useful if you have previously changed ESN or settings. -
Save system info
Save your device system info in to a file, to allow developers investigate on problems. -
Widevine - Force security level
Allow to force Widevine L3 on a declared L1 device. This may be useful for non-certified devices, that cause impossibility to playback videos, so with no pictures or when there is an error raised asRequest failed validation during key exchange
orThis title is not available to watch instantly
.
When you enable it:- If you get this error
Request failed validation during key exchange
again, means that you can not use your device with Netflix add-on. - And you can play videos, you will be limited to SD quality only, so there is no way to get 1080p or 4k.
- If you get this error
Allow the addon to print to Kodi log file all information to help developers investigate on problems. If not needed keep it disabled to save device performances.
For debug purposes only. Enables the collection of execution time statistics of the source code, concerning the methods executed.
Allow to use an old MSL manifest request version. This was used in the past as workaround to get 1080p resolution on ARM linux devices (e.g. RPI). Change it may break playback and raise different type of errors.
To be used with caution. This parameter allows you to select a CDN server for streaming. It may help in some cases of stream instability, causing video interruptions or the failure to play some videos.
Then, use only if:
- You have streaming errors in log like this:
CCurlFile::FillBuffer - Failed: Timeout was reached(x) CCurlFile::Open failed with code 0 for https://ipv4.... CVideoPlayer::OpenInputStream - error opening
- You have ISP network issue
The CDN server with a lower index (rank) is the most reliable one and with the fastest connection which is the server that is usually used.
Therefore the CDN Server 1
is the default choice, try to change only for the problems described above.
The IPC allows the communication between different processes of the add-on, not to be confused with internet communication.
If enabled (by default) you will use IPC over HTTP, so localhost routing data communication. If disabled you will use IPC over AddonSignals_ plugin, Kodi will route the data internally without use localhost.
Change this setting may be useful in case of timeout errors.
Due to a internal Kodi bug AddonSignals IPC has memory leak problems, if the device remains switched on 24 hours a day, it is recommended not to disable this setting.
You can choose how many results have per page (works only to paginated menus).
Note to slow devices and/or slow internet connection:
- A lower value could solve timeouts errors
- An higher value could make a slow loading and cause timeouts errors
User Documentation
- How install the addon
- Login with Authentication key
- Sync of watched status with Netflix
- FAQ (Audio, Video, Subtitle, Other)
- FAQ (Errors)
- Library settings
- Expert settings
- How to export and sync tv shows and movies in Kodi library
- Share STRM library with multiple devices
- List of 1080P 4k Android tested devices
- My credentials are safe?
- VPN and Proxy
- Key mapping
Development
- Dev. guidelines and philosophy
- Dev. documentation
- Dev. basic info
- Dev. unresolved issues
- Dev. Add-on versioning
- Dev. PyCrypto packages
About