Automatic from juTorrent?

Any questions? Need some help?
Post Reply
ToddeSwe
Posts: 3
Joined: 07 Jun 2013, 18:25

Automatic from juTorrent?

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

Re: Automatic from juTorrent?

Post by rednoah »

I get that you want to grab artwork. Check the artwork.* scripts for that.
:idea: Please read the FAQ and How to Request Help.
ToddeSwe
Posts: 3
Joined: 07 Jun 2013, 18:25

Re: Automatic from juTorrent?

Post by ToddeSwe »

Hi

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

ToddeSwe
ToddeSwe
Posts: 3
Joined: 07 Jun 2013, 18:25

Re: Automatic from juTorrent?

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

Re: Automatic from juTorrent?

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply