-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing LibreELEC-settings addon #4547
Comments
tested and merged |
PR175 added. |
I think we can close this out now :) |
I still plan to keep the sources updated - although they are currently one week outdated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a request for testing.
Changes to LibreELEC-settings addon can be tested by installing an update into /storage. No need to build an image for every platform.
The zip file are created from LE-settings source with:
LE 9.2:
make clean addon
LE 10.0:
make ADDON_VERSION=10.0 clean addon
LE 11.0:
make ADDON_VERSION=11.0 clean addon
LE 11.0:
make ADDON_VERSION=12.0 clean addon
Installation
Deinstallation
Test Installation Wizard
Addon for LibreELEC 9.2
LibreELEC 9.2.6
service.libreelec.settings-9.0.0-20201121.zip
In comparison to LE 9.2.6 the file include LibreELEC/service.libreelec.settings#164, LibreELEC/service.libreelec.settings#166, LibreELEC/service.libreelec.settings#168, LibreELEC/service.libreelec.settings#172, LibreELEC/service.libreelec.settings#174, LibreELEC/service.libreelec.settings#178, LibreELEC/service.libreelec.settings#180 and LibreELEC/service.libreelec.settings#186.
LibreELEC 9.2.7/9.2.8 (and branch libreelec-9.2 HEAD)
service.libreelec.settings-9.0.0-20210603.zip
In comparison to LE 9.2.7/9.2.8 there are no differences.
Addon for LibreELEC 10.0
service.libreelec.settings-10.0-20221008.zip
In comparison to LE 10.0.2 (currently using 1bc8388) the file include LibreELEC/service.libreelec.settings#221, LibreELEC/service.libreelec.settings#279, LibreELEC/service.libreelec.settings#281 and LibreELEC/service.libreelec.settings#283 (updated). Additional language updates are not listed.
In comparison to LE 10.0.4 and branch libreelec-10.0 HEAD (currently using f369cd1) there are no differences.
Empty LibreELEC-Settings addon without any functionality.
service.libreelec.settings-10.0-empty.zip
For testing purposes.
Addon for LibreELEC 11.0
service.libreelec.settings-11.0-20220423.zip
In comparison to LE 11.0.1 and branch libreelec-11.0 HEAD (currently using 9a334c0) the file include LibreELEC/service.libreelec.settings#221, LibreELEC/service.libreelec.settings#286, LibreELEC/service.libreelec.settings#290, LibreELEC/service.libreelec.settings#291 and LibreELEC/service.libreelec.settings#294. Additional language updates are not listed.
Addon for LibreELEC 12.0
service.libreelec.settings-12.0-20241020.zip
In comparison to LE 12.0.1 (currently using 3d37732) the file include LibreELEC/service.libreelec.settings#327, LibreELEC/service.libreelec.settings#323, LibreELEC/service.libreelec.settings#309, LibreELEC/service.libreelec.settings#301, LibreELEC/service.libreelec.settings#297 and LibreELEC/service.libreelec.settings#221. Additional language updates are not listed.
Addon for LibreELEC 13.0
service.libreelec.settings-13.0-20241020.zip
In comparison to branch master HEAD (currently using 779f1d3) the file include LibreELEC/service.libreelec.settings#326, LibreELEC/service.libreelec.settings#309, LibreELEC/service.libreelec.settings#301, LibreELEC/service.libreelec.settings#297 and LibreELEC/service.libreelec.settings#221. Additional language updates are not listed.
The text was updated successfully, but these errors were encountered: