Extraction not working using Filebot AMC on Windows

Any questions? Need some help?
Post Reply
Benbodhi
Posts: 4
Joined: 15 Aug 2014, 11:32

Extraction not working using Filebot AMC on Windows

Post by Benbodhi »

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.

Code: Select all

filebot.launcher.exe -script fn:amc --output "C:/Users/Benbodhi/Torrent Downloads/!Complete/!Sorted" --log-file amc.log --action copy --conflict override -non-strict --def music=y artwork=n unsorted=y storeReport=y clean=y "seriesFormat=TV Shows/{n}/{n} - Season {s.pad(2)}/{n} - {s00e00} - {t}" "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
I also tried adding

Code: Select all

skipExtract=n
and that didn't work...
I'm not sure what's going wrong because it does everything else fine, just doesn't extract archives to rename the video file and sort it.

Any help is greatly appreciated!

Thanks
Ben
Benbodhi
Posts: 4
Joined: 15 Aug 2014, 11:32

Re: Extraction not working using Filebot AMC on Windows

Post by Benbodhi »

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?
Post Reply