Is it possible to configure LE from the CLI?

  • I would like to automate LE install across several nodes. Is it possible to use the CLI or similar to automate setting up sources, audio settings, etc.? Perhaps there is another way?

  • It appears I can add network mountpoints with the following instructions.

    https://wiki.libreelec.tv/how-to/mount_network_share


    Still looking for CLI solutions for these settings:


    Settings -> LibreELEC -> Network -> NTP Servers -> Timeserver #1

    Settings -> Media -> Library -> Pictures -> <menu key> -> Switch media....

    Settings -> Services -> General -> Device Name [htpc]

    Settings -> Services -> Weather -> Service -> Install Multi-weather

    Settings -> Services -> Weather -> Service -> - settings

    Settings -> Interface -> Regional

    Settings -> Interface -> Startup -> Startup Window -> Videos

    Settings -> System -> Audio


    OK. Using the Kodi wiki and some minor interpretation, I believe the settings are contained within:

    /storage/.kodi/userdata/guisettings.xml

    I think I can configure one node, copy guisettings.xml to the server, and then upload guisettings.xml to each node using scp.

    Edited once, last by TomB19: Merged a post created by TomB19 into this post. (June 1, 2023 at 9:05 AM).