[FileBot] Failure

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
User avatar
pax0707
Posts: 63
Joined: 25 Jun 2014, 09:44

[FileBot] Failure

Post by pax0707 »

Email with reportError=y keep spamming my mail with "Finished without processing any files" every time when schedule tusks run without processing any files.

Is that working as intended?
User avatar
rednoah
The Source
Posts: 23942
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [FileBot] Failure

Post by rednoah »

What exactly are you doing? What is your setup? And do you really need to set reportError=y for any reason?
:idea: Please read the FAQ and How to Request Help.
User avatar
pax0707
Posts: 63
Joined: 25 Jun 2014, 09:44

Re: [FileBot] Failure

Post by pax0707 »

I just recently discovered filebot and enabled error reporting to easily see if there are any errors so I can improve.

I run utorrent on Win 8.1 x64 and have scheduler running .bat on folder I download series to copy all files to single output folder.
Every time script runs and there are no new files to process it sends the Finished without processing any files mail.

Code: Select all

Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t} - {source}.{vf}.{vc}.{ac}
Parameter: excludeList = amc.txt
Parameter: unsorted = y
Parameter: myepisodes = *****
Parameter: plex = localhost
Parameter: gmail = *****
Argument: D:\Done\BTN
Finished without processing any files
Failure (°_°)
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t} - {source}.{vf}.{vc}.{ac}
Parameter: excludeList = amc.txt
Parameter: unsorted = y
Parameter: myepisodes = *****
Parameter: plex = localhost
Parameter: gmail = *****
Argument: D:\Done\BTN
Finished without processing any files
Failure (°_°)
User avatar
rednoah
The Source
Posts: 23942
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [FileBot] Failure

Post by rednoah »

I suppose it wasn't made for this kind of usage in mind. I've fixed that. Just run the latest version with -script dev:amc and see if the issue is still there.
:idea: Please read the FAQ and How to Request Help.
User avatar
pax0707
Posts: 63
Joined: 25 Jun 2014, 09:44

Re: [FileBot] Failure

Post by pax0707 »

It's fine now.

Thanks.
Post Reply