I want certain mkv files not to scraped and moved to my movie directory, how do I make s script to move them
To a certain location without being scraped, files coming out of vuze have a script run on them when their done, or could I make filebot ingore them, any ideas would be creatly appreciated.
Creating a filter list in filebot
Re: Creating a filter list in filebot
I assume you're talking about the amc script? That use-case is not supported, but you can pass in an ignore pattern for file paths you want to ignore.
If you want your own processing for certain files I recommend calling your own script before you run the amc script on whatever hasn't been processed by your own script yet.
If you want your own processing for certain files I recommend calling your own script before you run the amc script on whatever hasn't been processed by your own script yet.