Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 403 Bytes

Kodi Repo Gen PHP

PHP scripts for generating an addons.xml for a repo

How to set-up:
Upload to files to root. create a folder called plugins. add a folder for each plugin in the plugins folder.

extracts the addon.xml from the plugin.

How to run:
run the generate.php?password=qwerty script. this will create the addons.xml & addons.xml.md5

this can be set on a cron job.