Page 1 of 1

utorrent help

Posted: 14 Feb 2014, 23:37
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

Re: utorrent help

Posted: 15 Feb 2014, 03:47
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.

Re: utorrent help

Posted: 15 Feb 2014, 11:13
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...

Re: utorrent help

Posted: 15 Feb 2014, 12:58
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

Re: utorrent help

Posted: 15 Feb 2014, 13:32
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.