Hello Together!
I work with Libreelec 8 on a Raspberry Pi.
My Backup/Restore Strategy works fine and is prooved.
I make a TAR-File with Libreelec Configuration=>System=>Backup.
The Archive is saved to /storage/backup and I copy it manually to an external memory (USB Stick).
I would like to change the path /storage/backup into another one, a mounted Harddisk.
For this I found a samba.conf.sample in the directory /storage/.config. I renamed the file to samba.conf, edited the workggroup and changed the backup path. Finally a reboot of the Pi.
I assume that the Edit was successful because from now on I see my Raspberry in my "Home Workgroup".
But the Standard Backup Path still is /storage/backup.
Has anybody an idea what I make wrong?