I am running sabnzbd / usenet / sickbeard, and I have migrated to Sonarr (749 shows, 34,600ish eps) but one thing is causing headaches.
Currently sabnzbd downloads to a scratch disk, moves the completed file to a temp drive (d:\incoming) then Sickbeard moves the video file to the main raid. Different people can browse this d:\incoming folder and grab what they like, and every week or so I trash files more than x days old.
When I enable Sonarr, it deletes all these files meaning people have to go to the raid folder and figure out which episodes they want.
I would like to know is one of the following options possible :
A) Can Sonarr process the download but NOT delete the files in d:\incoming ? I know this leaves me with the video file, associated files, samples etc and an unrenamed source, but the system has been working well for some years.
Or
B) Can the post process script be edited so that Sonarr processes the file from Sabnzbd to the main raid, but also copies the file to, say, D:\processed[$Filename]$filename ?