Sonarr + uTorrent + AMC upgrading file with higher quality
Sonarr + uTorrent + AMC upgrading file with higher quality
Apologies if this has been asked before, but is it possible to replace a file with whatever is the latest grabbed? I'm using AMC script in uTorrent and I'm using Sonarr to grab episodes. So I usually get the hdtv version and then after some time a web-dl version will be grabbed, but filebot doesn't replace the file with the higher version. I'm assuming because it thinks it's already renamed the file and moved it. Any help is appreciated.
Re: Sonarr + uTorrent + AMC upgrading file with higher quali
Yes, but only if those files get moved to the same destination path:
Keep latest:
Keep better:
Keep latest:
Code: Select all
--conflict override
Code: Select all
--conflict auto
Re: Sonarr + uTorrent + AMC upgrading file with higher quali
Thanks a lot! Really appreciate you taking the time to respond.