Public catalog and admin overview of the Intergalactic FM plugins for Kodi. At the moment only the video plugin is being report on.
To view the public catalog with streams of the Intergalactic FM TV video plugin for Kodi, see public-catalog-online.md in your browser.
To review the Intergalactic FM TV video plugin for Kodi, see admin-overview-online.md in your browser.
Screenshots are in PNG but are optimized with optipng
to reduce file size.
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
.
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
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 in Kodi's main repository can be made via https://kodi.wiki/view/HOW-TO:Create_add-on_PRs_using_Git_Subtree_Merging