Error in automation script resulting in ban?

Any questions? Need some help?
Post Reply
RockyG
Posts: 1
Joined: 12 Jan 2023, 20:05

Error in automation script resulting in ban?

Post by RockyG »

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

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"
How do I go about getting the ban removed?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Error in automation script resulting in ban?

Post by rednoah »

:?: What makes you think that you are banned? What does the error message say?


:?: What does the console output / log say?


:arrow: Please read How to Request Help. If something doesn't work, then we need to check the console output / log, because the console output / log will tell us what's not working and why it's not working.


:arrow: You are using --log-file amc.log so you can check the log file after the fact. :?: Where is the log file? In the FileBot application data folder. :?: Where is the FileBot application data folder on Windows? Please read the FAQ.
:idea: Please read the FAQ and How to Request Help.
Post Reply