Page 1 of 1

Feature Request: Delete source

Posted: 03 Feb 2016, 07:24
by hellmaker
Hi,

maybe you can add a feature
--conflict deletesource
which will delete the source file when the target file already exists?
A simple check for delete only when source < target size would improve this feature..........

Background:
When i have a correct target file in my archiv there is a high risk that filebot will override the target with a new file which has been wrong matched.
Doing so will make me lose the already correct identified file........

Re: Feature Request: Delete source

Posted: 03 Feb 2016, 08:07
by rednoah
You should be using --conflict skip in this case, which is the default conflict behaviour for good reason.

If you're using the amc script with --def unsorted=y then the skipped files should be moved to Unsorted, and you can deal with files there however you see fit later.