February 3, 20224 yr Hey all, i am having problems with permissions i think. I am trying to run radarr/sonarr and i cannot get my root folder within these apps to "see" my media shares. Not sure which or how to share any diagnostics but i will upload any logs that might be helpful. Thanks
February 3, 20224 yr Author thanks! but im really sorry, i dont follow, what exactly do you mean? Thanks again for your patience...
February 3, 20224 yr Author ohh ok radarr: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='radarr' --net='host' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'TCP_PORT_7878'='7878' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='000' -v '/mnt/user/appdata/radarr':'/config':'rw' 'cr.hotio.dev/hotio/radarr' f11f3fff8ca05747c50a9c05a89f81ba5c061afb3cba1dfc43bdf3cf2b03f946 and sonarr: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='sonarr' --net='bridge' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='002' -p '8989:8989/tcp' -v '/mnt/user/appdata/sonarr':'/config':'rw' 'cr.hotio.dev/hotio/sonarr' 5950645e61044825ef1e861995778cb585185b24068305c1e03053dba291da54
February 3, 20224 yr You need to pass each of them another path to your media EG: /media mapped to /mnt/user/Movies And then within Radar you would tell it that your media exists at /media Additionally, on your download client (sab?) you should have a path to the downloads in the mappings. You need to add that exact same path (container and host) to sonarr / radarr See also
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.