Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 956 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 956 Bytes

Setup Netflix on kodi automatically

This repository contains a collection of shell scripts that enable you to automate the installation of netflix on kodi. Kodi versions 18 and 19 are supported. The scripts rely heavily on the jsonrpc interface, it must be enabled before using the scripts.

The script will download and install the castagnaIT repository for the correct version of kodi. After the installation of the repository, the plugin is going to get installed.

Configuration

The configuration of paths and the jsonrpc server address and port are stored in the kodi-variables script. You can execute that script to alter the values.

bash kodi-variables.sh

Running the script

After the configuration has been set up, just run the kodi-install-netflix-plugin script with bash.

bash kodi-install-netflix-plugin.sh