I would like some an option similar to how NZB completed download handling works. With NZB, it searches for the video file, then renames and moves it to the final destination. With torrents, it does not do this because you may need to seed that video file before moving it.
Well, the torrent sites I use archive and compress with RAR. So what is actually being seeded is the rar files. I have a script to extract the rars to the same directory. Sonarr will see this and copy the file, but leaves the video file in the torrent directory (as expected). For me, since the video file isnt what is being seeded, I’d like to have it auto remove the video file after copying to the final destination.
I think having an additional option for something like this would be spectacular and would cover both bases.