Page 1 of 1

excludeList & history.xml

Posted: 07 Nov 2015, 20:11
by Reneg
Hello,

Is it possible to use both (excludeList & history.xml) to skip already processed files ?

Thank you

Re: excludeList & history.xml

Posted: 08 Nov 2015, 02:19
by rednoah
No, but you can generate the amc excludeList from the history data:

Code: Select all

filebot -script fn:history --format '${to}' --log off > /path/to/excludeList.txt