Ability to skip files already processed (not AMC)
Posted: 20 Apr 2017, 08:00
Hi all. Great program 
I've got a custom renaming/tagging batch file that uses FileBot command line arguments. I want it to skip files already processed (in the same way I noticed the AMC script has "--def excludeList" option).
Does FileBot have this option in the CLI?
If it doesn't, I was thinking I could do it elsewhere in the batch file, but passing the filename of each processed file to a text document sounds tricky and complicated in cmd.exe..

I've got a custom renaming/tagging batch file that uses FileBot command line arguments. I want it to skip files already processed (in the same way I noticed the AMC script has "--def excludeList" option).
Does FileBot have this option in the CLI?
If it doesn't, I was thinking I could do it elsewhere in the batch file, but passing the filename of each processed file to a text document sounds tricky and complicated in cmd.exe..