Libreelec Settings password help

  • I had a lot of issues getting my RasPi 4 setup and adding a password for the Librelec settings was one of them. I would click the area to add a password but a popup wouldn't display. Long story short I eventually entered a password but now when I try to access settings the pass code is displayed in plain sight and nothing happens. I have access to SSH so my question is this, is there a way to clear the Librelec settings password via SSH?

    Thanks in advance.

  • The settings are stored in /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml.

    You may have to stop kodi before modifying: systemctl stop kodi. To start again: systemctl start kodi.