utorrent help

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
romano
Posts: 35
Joined: 11 Jan 2014, 12:26

utorrent help

Post by romano »

Hello,
is it me or we need to open filebot first and then utorrent for the utorrent run file after download script to work?
and then we can close the filebot.

i mean if i open utorret first and download per exemple music, the script don't work. :o
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: utorrent help

Post by rednoah »

No. uT is calling filebot from cmdline which runs independent from the UI instance.

Check the logs for why it's not working.
:idea: Please read the FAQ and How to Request Help.
romano
Posts: 35
Joined: 11 Jan 2014, 12:26

Re: utorrent help

Post by romano »

rednoah wrote:No. uT is calling filebot from cmdline which runs independent from the UI instance.

Check the logs for why it's not working.
There is not a / logs / amc.log, in my filebot folder...
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: utorrent help

Post by rednoah »

If you set the option -log-file amc.log then it will most definitely create a log file at %APPDATA%/FileBot/logs/amc.log
:idea: Please read the FAQ and How to Request Help.
romano
Posts: 35
Joined: 11 Jan 2014, 12:26

Re: utorrent help

Post by romano »

filebot -script fn:amc --output "L:/" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=pt artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"

its there but no log, i will look further.
Post Reply