Page 1 of 1

Utorrent script to sort unsorted files

Posted: 28 Mar 2014, 11:37
by plbartie
Hi
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"

Re: Utorrent script to sort unsorted files

Posted: 28 Mar 2014, 13:48
by rednoah
Back to school:
http://www.filebot.net/forums/viewtopic ... =215#p1561

Look for Run from cmdline