Collection of the nalch kodi repository and plugins
In order to use the plugins install the repository. Do that by downloading the repository zip in the root folder to your
machine and selecting it on My Addons > Install from ZIP.
After that the plugins can be installed from the repository.
FlexiStream - A plugin to easily manage a frontend for various audio streams using a config file
- Start the development by initializing the environment:
make init - Make your changes
- Run the tests:
make test - Update the plugin version in
addon.xml - Update the plugin distribution zip and repository description:
make update-addons && make repository