How can I use AMC to catch up my old files?

Any questions? Need some help?
Post Reply
BlueSmoke
Posts: 9
Joined: 12 Jan 2020, 10:23

How can I use AMC to catch up my old files?

Post by BlueSmoke »

Now that I have AMC set to process my new downloads, is there a way to have it reprocess all my old files via a CMD line in Win 10?

Reprocessing them through uTorrent is not an really not an option.
BlueSmoke
Posts: 9
Joined: 12 Jan 2020, 10:23

Re: How can I use AMC to catch up my old files?

Post by BlueSmoke »

I think I solved my own problem again... viewtopic.php?t=4298

I am using this command line:

Code: Select all

filebot -script fn:amc --output "C:\ToFolder" --action copy -non-strict "C:\FromFolder" --def extractFolder=C:\New --def deleteAfterExtract=y  --log-file amc.log --def excludeList=amc.txt
Maybe not exactly what I want but at least I get how to play with it now. I'm such a noob :)
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: How can I use AMC to catch up my old files?

Post by rednoah »

Yes, pretty much. filebot is a command-line too, so you can inherently call it yourself. FileBot doesn't really know or care how it's being called, either via CMD, or via qBT, because it's all the same from the FileBot process point of view.
:idea: Please read the FAQ and How to Request Help.
Post Reply