Skip to content

Frikanalen/kodi-frikanalen

Repository files navigation

kodi-frikanalen

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/ .

Release process

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:

  1. Update the changelog.
  2. Run make prepare_release from kodi-frikanalen.
  3. Commit copied files in ../repo-plugins.
  4. Open a pull request on the xbmc/repo-plugins repository for the jarvis branch.
  5. Wait on the review to start.
  6. Address any code review issues.
  7. When merged upstream, create a tag for the version and push it out.