I've managed to get the utorrent automation running like a dream sorting all my files as I want it to be.
Now I want to run the same on all my unsorted files, how would I go about doing this?
Running it from a cmd prompt doesnt not work.

Here is my utorrent script:
filebot -script fn:amc --output "G:/Sortedbyfilebot" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"