Utorrent script to sort unsorted files

Any questions? Need some help?
Post Reply
plbartie
Posts: 1
Joined: 28 Mar 2014, 11:01

Utorrent script to sort unsorted files

Post 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"
User avatar
rednoah
The Source
Posts: 23933
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Utorrent script to sort unsorted files

Post by rednoah »

Back to school:
http://www.filebot.net/forums/viewtopic ... =215#p1561

Look for Run from cmdline
:idea: Please read the FAQ and How to Request Help.
Post Reply