My Filebot CMD script has been working great for a long time. However, it has stopped working entirely all of the sudden. It is like the CMD can no longer make contact to the internet / the websites from where it get its information.
I get this error: "IndexOutOfBoundsException: Index: 0, Size: 0" when it times out after about 5 minutes of doing nothing.
This issue occurrs for everything, even when I rename something so it is very simple.
I don't see anything special written in the log, but it is just stuck at the group part (see picture):

This is my script:
filebot -script fn:amc --action move --output "E:\IISSite\Download" -non-strict "E:\IISSite\Downloadedfiles" --def clean=y
Do you know if I possibly could've been banned from the sites for too many requests etc?