Opening forum webpage when there a no files (AMC script).

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
wastl
Posts: 1
Joined: 10 Oct 2014, 14:35

Opening forum webpage when there a no files (AMC script).

Post by wastl »

Hello,

I am using a modified version of the amc script to run filebot on Windows 7 x64. I have multiple download folders for different type of media and created a batch file that calls filebot for every folder. This works without problems in v 4.2.

Since filebot v4.5 there is this little annoying thing that whenever one of my folders doesn't contain any meaningful files filebot opens now a webpage to this forum.

So no files in folder log looks something like this:
Parameter: clean = y
Parameter: deleteAfterExtract = y
Parameter: artwork = y
Argument: E:\Downloads\Movies
No files selected for processing
Failure (°_°)

Is there a way to disable this opening of the Webpage?
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Opening forum webpage when there a no files (AMC script)

Post by rednoah »

There's some issue with the launch4j executables opening up the application support URL if the CLI application ends with error exit code.

Just install again with the latest installer. If you're on r2600 this shouldn't be an issue.
:idea: Please read the FAQ and How to Request Help.
Post Reply