AMC - no files selected for processing

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
cptcherry
Posts: 1
Joined: 07 Jan 2018, 11:02

AMC - no files selected for processing

Post by cptcherry »

hi guys,

attempting to run a CLI script on my linux based downloader/sorting box.

Code: Select all

sudo filebot -script fn:amc --output "/media/Verbatmin/Media/New Videos" --action move -non-strict "/media/Verbatmin/Media/Videos" --log-file amc.log --def excludeList=amc.txt --mode interactive --def unsorted=y 
I wanted to take my movies/ TV etc from my /videos folder and move it and resort it to a 'new videos' folder.
The following, even though theres hundreds of files to process gives me a :
'no files for sorting'.

The second goal after this, will be to get deluge to process files after they are downloaded. But wanted to get the above working first.

Any help is greatly appreciated.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC - no files selected for processing

Post by rednoah »

Please post the console output.
:idea: Please read the FAQ and How to Request Help.
Post Reply