Deluge: Play nice with sonarr/radarr to delete torrents on completion
Problem
Configure Deluge such that Radarr/Sonarr cleanly deletes the torrents after the import is complete.
Solution
When using sonarr/radarr and the likes with download client as torrent, it can be a bit finicky to set the torrent client such that the torrent is deleted after completing the File Import.
Fundamentally, what we need to do is super easy:-
Step 1:Ensure thattorrentsmove toSeedingstage after completion. This means,Seeding:count should be high enough such that the torrents don't end up inQueuedstage.

Step 2:ConfigureDelugetoRemove torrentafterSeed Ration: 0is reached

Step 3:Ensure yourRadarr/Sonarrinstance is configured to remove torrents afterSeedingcompletes.

Closing thoughts
Ideally, we should seed torrents after completion so we give back to the community, however, if that is not preferred due to your unique situation, feel free to use the above workaround.