https://github.com/linuxserver/libreelec-addon-repo
https://github.com/linuxserver/libreelec-addon-repo
hacktoberfest
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/linuxserver/libreelec-addon-repo
- Owner: linuxserver
- License: gpl-3.0
- Created: 2016-12-30T20:30:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T17:45:38.000Z (over 2 years ago)
- Last Synced: 2025-04-27T18:37:06.483Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Shell
- Homepage:
- Size: 11.9 MB
- Stars: 34
- Watchers: 12
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libreelec-addon-repo
This is the official 3rd party repo for LibreELEC. Do not install this manually. Install from the LibreELEC repo, under add-on repositories.
## How to contribute
This repo has a github workflow set up to package and publish the addons, and update the `addons.xml` and the relevant md5 files after each commit/merge. Simply PR changes to the addons, and make sure the version in the addon's `addon.xml` is incremented to force packaging and publishing of the new version. There is no longer any need to run the `addons_xml_generator.py` script locally.