uTorrent FileBot integration suddenly stopped working

Any questions? Need some help?
Post Reply
Natilus13
Posts: 17
Joined: 11 May 2012, 23:38

uTorrent FileBot integration suddenly stopped working

Post by Natilus13 »

I've been using FileBot for some time now, thanks to the help of rednoah. Suddenly it stopped running automatically through uTorrent. I'm not really sure what changed and I've tried reading through the various posts on this board in the hopes I could get it resolved myself. Unfortunately I've had no luck.

I've attached a screen shot from running filebot -script fn:sysinfo and here is the command line I currently have in uTorrent...

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

I am running FileBot 4.2, and Java 7 update 65 (build 1.7.0_65-b20).

FileBot still works quite well if I drag and drop files into the GUI... just wish I could get the automation working agian.

Thanks in advance for your help :)
User avatar
rednoah
The Source
Posts: 23940
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: uTorrent FileBot integration suddenly stopped working

Post by rednoah »

Have you checked the amc logs? i.e. %APP_DATA%/FileBot/logs/amc.log

The first thing I'd do is use the absolute path to filebot.launcher - and don't forget "quotes" - just to make sure it's not a PATH issue.
:idea: Please read the FAQ and How to Request Help.
Natilus13
Posts: 17
Joined: 11 May 2012, 23:38

Re: uTorrent FileBot integration suddenly stopped working

Post by Natilus13 »

Thank you so much. Once i added the direct path (with quotes :D ) everything started working as it should. I wish I knew what changed a few weeks ago that made the script stop working... at least it is working now.

Thanks again!
Post Reply