Search found 2 matches

by RekiM
02 Oct 2012, 01:00
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1036
Views: 1103709

Re: Fully Automated Media Center

I'm not sure about the script, but you can run two instances of utorrent: one for movie downloads and one for tv downloads. You can specify different Run Program strings for each application. I've used it in the past. Thanks for the tip. I'll look into that if there's no other option within the ...
by RekiM
01 Oct 2012, 23:31
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1036
Views: 1103709

Re: Fully Automated Media Center

This script (and app) is awesome.

Is there any way this can output to different paths (or drives) for Movies and TV shows?

something like this:

Code: Select all

filebot -script fn:utorrent-postprocess --outputMovie "X:/Movies" --outputTV "Y:/TV" ...