I'm really new to all this, but I've set up the docker, but appear to have a weird quirk.
/downloads is mapped to my /downloads share, which i have a deluge docker also moving things to. /movies is mapped to /media/movies share. Now, in my prior workflow, deluge moved completed downloads to /media/movies. However, I stopped that behavior assuming that Radarr would take care of that- instead, Radar tells me 'cannot find file to import.'.
If invoke the transfer in deluge, moving the completed file to /media/movies, then Radarr finds it- but also immediately copies out the movie file to a new folder and file in it's prefered naming structure. This is despite the fact i have turned off rename and copy, have it set to use hard links..
What am i missing here? is there a way to tell it to look for the completed file in /downloads instead of /movies which is where it's apparently looking? a way to disable the copying feature? I get the feeling i'm just missing something stupidly obvious but even with advanved settings being shown i don't see anything that appears to relate to 'search X folder', and i already have the copy/rename feature off yet it still does so..