For torrents I have setup “ExtractNow” To extract the rar files and then Sonaar uses CDH to import the files by copying them (because I seed back the torrents).
Sonaar then deletes the .rar files at the end of seeidng.
Only problems is, that leaves the unrar’d media file in the download folder, and I have been manually removing them from times to time.
Does anyone have some kind of automatic system of deleting these files?
pretty sure thats the download client itself doing it - i know its semantics but sonarr just tells it to delete/cancel the download job, it doesnt actually delete or cleanup anything directly itself.
are the extracted files ending up in a download job folder? just that typically the download client will delete the entire job folder which cleans up anything you added as well, but if youre not using job folders then it may not know about the extracted file to be able to delete it.
if you can enable job folders for your download client that may resolve your issue