No description
  • Shell 82.2%
  • Python 17.8%
Find a file
2023-10-25 17:45:37 +00:00
.github/workflows Round of updates 2023-10-12 08:24:19 -04:00
docker.linuxserver.adguard typo 2023-10-13 10:15:08 -04:00
docker.linuxserver.beets add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.boinc add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.daapd add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.domoticz force aarch64 image on 32/64 bit hybrid systems 2023-10-24 18:04:50 -04:00
docker.linuxserver.duckdns add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.duplicati add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.emby force aarch64 image on 32/64 bit hybrid systems 2023-10-24 18:04:50 -04:00
docker.linuxserver.foldingathome typo 2023-10-13 10:15:08 -04:00
docker.linuxserver.heimdall add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.jellyfin force aarch64 image on 32/64 bit hybrid systems 2023-10-24 18:04:50 -04:00
docker.linuxserver.letsencrypt Round of updates 2023-10-12 08:24:19 -04:00
docker.linuxserver.mariadb add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.minisatip add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.muximux add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.netdata typo 2023-10-13 10:15:08 -04:00
docker.linuxserver.nextcloud add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.nginx add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.oscam add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.photoshow Round of updates 2023-10-12 08:24:19 -04:00
docker.linuxserver.pi-hole Round of updates 2023-10-12 08:24:19 -04:00
docker.linuxserver.plex add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.portainer Round of updates 2023-10-12 08:24:19 -04:00
docker.linuxserver.quassel-core add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.resilio-sync add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.swag add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.tautulli add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.thelounge add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.tvheadend force aarch64 image on 32/64 bit hybrid systems 2023-10-24 18:04:50 -04:00
docker.linuxserver.updater Round of updates 2023-10-12 08:24:19 -04:00
docker.linuxserver.webgrabplus add image tag to updater 2023-10-24 18:17:27 -04:00
docker.linuxserver.znc add image tag to updater 2023-10-24 18:17:27 -04:00
download [bot] Packaging addons and updating addons.xml 2023-10-25 17:45:37 +00:00
addons.xml [bot] Packaging addons and updating addons.xml 2023-10-25 17:45:37 +00:00
addons.xml.md5 [bot] Packaging addons and updating addons.xml 2023-10-25 17:45:37 +00:00
addons_xml_generator3.py Round of updates 2023-10-12 08:24:19 -04:00
LICENSE Create LICENSE (#59) 2019-05-30 14:14:05 -04:00
README.md swag: add support for additional args (#92) 2021-04-30 11:47:56 -04:00

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.