Sonarr version (3.0.6.1196): Mono version (6.12.0.122): Raspbian:
Hello, I have a fresh install of sonarr running on Raspbian (32-bit). The issue I am having is when I try to add a root folder or add a new path and point it to the directory on my USB drive for media management, I cannot see the USB drive at all.
In Raspbian, the USB drive is listed fine under ‘/media/pi/WD_BLACK’ in both shell and GUI fine. When trying to add a path for files to be stored, the folder is not seen.
I did also try setting the chown to pi with no changes.
pi@raspberrypi:/media/pi $ ls -la
total 12
drwxr-x—+ 3 root root 4096 Jun 10 13:32 .
drwxr-xr-x 3 root root 4096 Apr 11 11:45 …
drwxrwxrwx 1 pi pi 4096 Apr 19 07:53 WD_BLACK
Interesting. I did not know that the manual way was unsupported. I will uninstall and try repository method. Not sure if it will fix the permission issue but worth a try.
So I have done a supported install and I still see the same issue. The USB drive is not seen when using Media Management and trying to add a folder to point to.
So, I am not sure exactly how to check the permissions for sonarr itself. When editing the service, this is what I see. It was set to sonarr for for the group as well and the umask was set to 2.
This file is owned by the sonarr package, DO NOT MODIFY MANUALLY
Instead use ‘dpkg-reconfigure -plow sonarr’ to modify User/Group/UMask/-data
Or use systemd built-in override functionality using ‘systemctl edit sonarr’