Closed natoriousbigg closed 6 months ago
The issue is Radarr is moving the files which breaks the symlink and nzbToMedia doesn't know where to look to symlink to.
Basically, your nzbToMedia settings are right, but you need to have Radarr do a move with symlink back (or reverse symlink). To achieve this, set a postprocess script in Radarr... look at the following link and use the "reserse symlinking" section at the bottom of the page. https://github.com/Radarr/Radarr/wiki/Custom-Post-Processing-Scripts
I'm running the latest nightly (2779cb6). I want to use Deluge with Radarr with sym-move option for torrent. I want to nzbtomedia to process it, send it to Radarr to move, then nzbtomedia to create symbolic link to the final destination create by Radarr so Deluge can continue to seed. It seems to work but nzbtomedia is createing a link from Download directory -> Output directory and not the Final directory. The Output directory is deleted after successful processing and then link in the Download directory is broken.
Just to clarify, I want use symbolic link as opposed to hard link is because the files that in the final directory in Radarr is actually inside a UnionFS mount and will eventually uploaded to the cloud. I only want to keep a copy of the symbolic link my local hard drive which is linked the the file in the cloud after it's been uploaded.
Here's my log:
My settings: