Search found 4 matches

by Benbodhi
21 Aug 2014, 08:11
Forum: Help and Support
Topic: Extraction not working using Filebot AMC on Windows
Replies: 2
Views: 2008

Re: Extraction not working using Filebot AMC on Windows

All good, I'm an idiot... I thought I was running both 64bit Filebot and Java... But I manually installed Java 64 bit and I just got it working :)

Where do the logs get stored anyway for future reference?
by Benbodhi
21 Aug 2014, 07:30
Forum: Help and Support
Topic: Extraction not working using Filebot AMC on Windows
Replies: 2
Views: 2008

Extraction not working using Filebot AMC on Windows

Hi, I am running uTorrent on Windows 8.1 and use the following line in uTorrent to sort out my downloads, but it won't sort out any that have archives because it isn't extracting them. filebot.launcher.exe -script fn:amc --output "C:/Users/Benbodhi/Torrent Downloads/!Complete/!Sorted" --log-file amc ...
by Benbodhi
18 Aug 2014, 06:58
Forum: Scripting and Automation
Topic: Change folder name on output
Replies: 2
Views: 2123

Re: Change folder name on output

Thanks, I had read that, but I just had to change a few things to make it work. This is what I have uTorrent run upon completion (this is working beautifully): filebot.launcher.exe -script fn:amc --output "C:/Users/Benbodhi/Torrent Downloads/!Complete/!Sorted" --log-file amc.log --action copy ...
by Benbodhi
15 Aug 2014, 11:46
Forum: Scripting and Automation
Topic: Change folder name on output
Replies: 2
Views: 2123

Change folder name on output

Hi, I have successfully set up uTorrent to run the automated script amc in FileBot and rename my downloads on a windows machine. I would like to make the folder structure a little different and haven't found any directions and couldn't figure it out... Basically, by default it outputs completed ...