Search found 3 matches

by nathan323
21 Apr 2017, 02:48
Forum: Scripting and Automation
Topic: Ability to skip files already processed (not AMC)
Replies: 4
Views: 3027

Re: Ability to skip files already processed (not AMC)

Cool, thanks. Got some learning to do :)
by nathan323
20 Apr 2017, 11:21
Forum: Scripting and Automation
Topic: Ability to skip files already processed (not AMC)
Replies: 4
Views: 3027

Re: Ability to skip files already processed (not AMC)

Haha, yeah I hear ya.

Just to be clear, find -exec is only avaible in AMC also? Couldnt find reference to it anywhere.
by nathan323
20 Apr 2017, 08:00
Forum: Scripting and Automation
Topic: Ability to skip files already processed (not AMC)
Replies: 4
Views: 3027

Ability to skip files already processed (not AMC)

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 ...