Page 1 of 1

Automatic from juTorrent?

Posted: 07 Jun 2013, 18:30
by ToddeSwe
Hi!

When i saw this i was glad:

1. Setup µTorrent to run FileBot.

µTorrent -> Run Program -> Run this program when torrent finishes:
Code: Select all
filebot -script fn:amc --output "X:/path/to/media" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"

2. Change --output to where you want to copy/organize your files. Input is provided by µTorrent variables.

BUT i don't understand how to change this just to fetch all of the above in the place i have downloaded it. e.g when i have choosen to move my downloaded files into special labels like DVD, HD Movies and DivX and so on. I don't want to copy or move it again just fetch movie backdrops and fanart and so on to the place where it was downloaded.

Anyone understand what i meen?

ToddeSwe

Re: Automatic from juTorrent?

Posted: 08 Jun 2013, 03:30
by rednoah
I get that you want to grab artwork. Check the artwork.* scripts for that.

Re: Automatic from juTorrent?

Posted: 08 Jun 2013, 05:08
by ToddeSwe
Hi

Thanks, I'll look into this when I'mat my ccomputer.

ToddeSwe

Re: Automatic from juTorrent?

Posted: 08 Jun 2013, 09:14
by ToddeSwe
I have now looked into this but i can't find a scripts that fetch artwork for both movies and tv shows and where to put the script file? :)

Re: Automatic from juTorrent?

Posted: 08 Jun 2013, 11:54
by rednoah
The artwork.* script expect things to be already organised properly. Then there's a script with movie folders and one for TV folders. You call it like all scripts with fn:name or download the script and specific the path. Documented plenty.