Search found 56 matches

by Amishman
06 Jan 2014, 14:42
Forum: Scripting and Automation
Topic: utorrent script to run exe or bat
Replies: 5
Views: 8686

Re: utorrent script to run exe or bat

Thank you for your reply. I was able to get it to work. I put the filebot script into a .bat file. "C:\Rm_Finished_Torrents\Rm.Finished.Torrents.exe" "C:\Rm_Finished_Torrents\Filebot_Rename.bat" "%D" "%F" "%K" "%N" "%L" "%S&q...
by Amishman
06 Jan 2014, 03:06
Forum: Scripting and Automation
Topic: utorrent script to run exe or bat
Replies: 5
Views: 8686

utorrent script to run exe or bat

When a torrent has finished downloading I would like for it to automatically be removed. uTorrent does not have that option. I found a .exe that will do it for me. I have my script in the "Run program when finished" box and it runs great. If I put the direct path to the exe before the scri...
by Amishman
31 Dec 2013, 13:49
Forum: Scripting and Automation
Topic: automation with uTorrent
Replies: 7
Views: 4535

Re: automation with uTorrent

I was finally able to get it to work. I had to use "C:\path\to\filebot.exe" and give it an input path "C:\path\to\download".

Thank you for all your help rednoah and this great program.
by Amishman
30 Dec 2013, 17:16
Forum: Scripting and Automation
Topic: automation with uTorrent
Replies: 7
Views: 4535

Re: automation with uTorrent

When I run the script through CLI, it works but it does not work when uTorrent executes it.

uTorrent shows that it is executing it but nothing happens.
by Amishman
30 Dec 2013, 10:53
Forum: Scripting and Automation
Topic: automation with uTorrent
Replies: 7
Views: 4535

Re: automation with uTorrent

Thanks for you help. The season code worked perfect. I did as you said and change from filebot.launcher to filebot. I ran it a couple more times through uTorrent and the CLI. I checked the amc.log. the log is only being written to when I use the CLI. I don't know if this makes a difference since eve...
by Amishman
30 Dec 2013, 01:59
Forum: Scripting and Automation
Topic: automation with uTorrent
Replies: 7
Views: 4535

automation with uTorrent

Hello, I am having a little trouble getting uTorrent to run the AMC script. I followed the tutorial for uTorrent but I don't have something right. When I run the script from CLI, it works great except for how it names the season folder (which I will talk about in a minute). uTorrent tries to execute...