Trying to use Radarr in docker

Currently reading
Trying to use Radarr in docker

25
5
NAS
DS1019+, DS916+
Operating system
  1. Windows
Mobile operating system
  1. Android
  2. iOS
Last edited:
I am confused about using Radarr in docker. Right now, I am using the community package of radarr, and I want to instead start using radarr in docker. I have radarr configured and running in docker, but I have something basic wrong.

I have followed this guide - Radarr in Docker on a Synology NAS - and I have have radarr running in docker.
So I set the variable "/movies" to be the folder I usually download my movies to ("Movies-2020-DS1019" in my case; this works best for me, and I don't want to change the structure, or add a new structure that I have to point Plex to, if I can help it).

Since I am running SABnzd as a downloader, also as a community package and not as a docker image, I also set the variable "/downloads" to be "downloads", which is where SABnzd downloads to.

Then I went and added my "docker-user" account to the permissions on both of those folders, so docker containers could access them.

And then I was able to go into radarr, add a movie, search for that movie, download that movie ... but it never finished importing, saying it couldn't find any files to import. Yet the file was there, in the "downloads/complete" folder with the usual obfuscated name from a newsgroup download. So it all downloaded correctly, but radarr couldn't do the final step of renaming the file, moving it to the folder structure, and kicking off a Plex library re-scan.

Radarr says "You are using docker; download client Sabnzbd places downloads in /volume1/downloads/complete but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings.". But I have set "/downloads" to be "downloads" in the Volume section of the container.

I missed something basic. But what? Do I need to specify "downloads/complete" to map to "/downloads/complete"? I see the "docker-user" in the permissions of the "downloads" folder, and all it's sub-folders ...

Thanks. I'm quite new to docker and containers ...
 
In the radarr UI you need to set the remote path mapping as well in the download clients tab.
 
Last edited:
OK, I have done those mappings (see screenshots). The status still shows the same error. File downloads, but is never renamed and moved.
-- post merged: --

Ah. I see that my "Download Clients" Remote Path mappings should be as below, following that example. And then it downloaded my movie! w00t! Thanks so much. I knew it had to be something simple and stupid on my part.

Great! One step closer to running all my downloaders in docker, rather than packaged apps ....
 

Attachments

  • RootFolders.PNG
    RootFolders.PNG
    4.2 KB · Views: 769
  • RootFoldersDownloadClient.PNG
    RootFoldersDownloadClient.PNG
    9.1 KB · Views: 766
  • RootFoldersDownloadClient2.PNG
    RootFoldersDownloadClient2.PNG
    8.8 KB · Views: 763

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

This looks interesting and not so inventory dependent... https://github.com/davideshay/groceries
Replies
8
Views
1,265
Limiting access to UID/GID of the bind-mount "volume" is of course the prefered approach. Though this is...
Replies
5
Views
11,707
Hi, I'll start by saying, my understanding of networking is very limited so I apologize if I'm asking an...
Replies
0
Views
772
ZERO errors. The urls for sonarr gives unexpectedly dropped connection. Transmission has returned...
Replies
74
Views
16,531
So did I, and that's what made this so vexing to troubleshoot. That said, the "Settings" sections differ...
Replies
6
Views
26,333
  • Solved
docker0 is the default gateway for the subnet 172.17.0.0/16 and has the ip 172.17.0.1 (see: ip addr show...
Replies
4
Views
6,163
I am glad that docker is at your command again and obeys to what its told :) If you aren't using...
Replies
42
Views
10,714

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top