Not sure if this is the correct forum to post in. Newbie to libreelec.
I have Libreelec installed on RPi3 (192.168.0.10)with a external hard disk. On a different PI I have Sonarr installed and have mounted hard disk on Libreelec device with
Sudo mount -t cifs //192.168.0.10/mydisk/tvshows /media/tvshows
I don’t seem to have ‘normal’ write permission to /media/tvshows, I can write with sudo. What do I need to change so that Sonarr has write access?