Feature Request: Delete source

All your suggestions, requests and ideas for future development
Post Reply
hellmaker
Donor
Posts: 36
Joined: 13 Jan 2016, 20:43

Feature Request: Delete source

Post 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........
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request: Delete source

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply