Kodi/XBMC plugin for Frikanalen.
The latest version of this project is available from https://github.com/Frikanalen/kodi-frikanalen
See https://github.com/tamland/xbmc-addon-nrk and http://kodi.wiki/view/Audio/Video_plugin_tutorial for inspiration.
See http://kodi.wiki/view/Submitting_Add-ons to learn how to submit a plugin to the Kodi community repo.
This add-on is available from the Kodi repository as http://addons.kodi.tv/show/plugin.video.frikanalen/ .
We are currently targeting jarvis. This make the add-on available on Kodi instances running version jarvis or newer.
The following is a step-by-step procedure for releasing a new version:
- Update the changelog.
- Run
make prepare_release
from kodi-frikanalen. - Commit copied files in
../repo-plugins
. - Open a pull request on the xbmc/repo-plugins repository for the jarvis branch.
- Wait on the review to start.
- Address any code review issues.
- When merged upstream, create a tag for the version and push it out.