/kodi_favourites

Primary LanguageRubyDo What The F*ck You Want To Public LicenseWTFPL

kodi_fav_gen example implementation

This repository is intended to show off an example for a kodi_fav_gen implementation.

Setup

Setup (or update) from stable branches:

ruby setup

Setup (or update) from develop branches:

ruby setup update-branch=develop upgrade-branch=develop 

update-branch is related to current project.
upgrade-branch relates to kodi_fav_gen.

Execute

bin/kodi-favgen output='/dev/stdout' files-path='/mnt/storage/files'

Where files-path is used to define a custom variable used in an yml.erb favourite file.