Hello,
Is it possible to use both (excludeList & history.xml) to skip already processed files ?
Thank you
excludeList & history.xml
Re: excludeList & history.xml
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