Error in automation script resulting in ban?
Posted: 12 Jan 2023, 20:18
I think that I may have caused my licence to be banned by accidentally omitting "excludeList=amc.txt" from my automation script
I have now corrected the script to...
How do I go about getting the ban removed?
I have now corrected the script to...
Code: Select all
filebot -script fn:amc --output "D:" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.txt unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"