Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 1.6 KB

README.md

File metadata and controls

56 lines (28 loc) · 1.6 KB

plugin.video.intergalacticfm-review

Public catalog and admin overview of the Intergalactic FM plugins for Kodi. At the moment only the video plugin is being report on.

Public catalog

To view the public catalog with streams of the Intergalactic FM TV video plugin for Kodi, see public-catalog-online.md in your browser.

Admin overview

To review the Intergalactic FM TV video plugin for Kodi, see admin-overview-online.md in your browser.

Screenshots

Screenshots are in PNG but are optimized with optipng to reduce file size.

Extra

Also available locally are public-overview-locally.md and admin-overview-locally.md in your browser.

For developers, see also the script _update_locally.sh.

Prerequisists

First, make sure that plugin.video.intergalacticfm has been checked out in ..

Parse JSON file to Markdown and PDF by running

./overview.sh

For this, install first

sudo npm install -g markdown-pdf

Review

Install

sudo pip3 install kodi-addon-checker

and run

kodi-addon-checker --branch matrix ../plugin.audio.intergalacticfm
kodi-addon-checker --branch matrix ../plugin.video.intergalacticfm

Updates

Updates in Kodi's main repository can be made via https://kodi.wiki/view/HOW-TO:Create_add-on_PRs_using_Git_Subtree_Merging