I am perfectly comfortable with SSH'ing into it and doing it properly.
What I wish for, is a rough description what/how (which file, from/to , whatever database needs to be shutdown etc.)
chewitt you wrote " it's pretty simple to do a manual update from 9.2.x to 10.0.x .. the only problem thing is add-ons (so move them out of the way before updating)."
Please define "move them out of the way"
could you please describe the process for me?
It does not need to be very detailed, just like: (with filenames/paths)
on 9.2.x:
-do full backup (SD image + libreelec backup)
-uninstall some plugins (which? - the ones I remember to have installed, or all?)
-stop some service(?)
-scp some db files.
copy in some .tar file ? (or I can write a new 10.0 image to the SD)
-stop some service
-scp the database files to [path]
-start some service
-reinstall plugin as needed
Thank you.