service.libreelec.settings icon indicating copy to clipboard operation
service.libreelec.settings copied to clipboard

updates.py: cleanup pass

Open antonlacon opened this issue 1 year ago • 1 comments

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.

antonlacon avatar Jun 01 '23 03:06 antonlacon

@mglae can you have a look

CvH avatar Jun 03 '23 13:06 CvH