service.libreelec.settings
service.libreelec.settings copied to clipboard
updates.py: cleanup pass
This is a cleanup pass on updates.py. Some issues from reviewing it and some issues shown by pylint. Functional changes are converting Automatic Updates from a auto/manual selector to true/false and deleting custom channel 3. Info text for automatic updates also updated to reflect change.
The lchop/rchop changes means >=python-3.9, so no more support for LE10.
It's pulled the RPi2 LE11.0.0 -> 11.0.1 update for me. Other device testing appreciated.
@mglae can you have a look