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?
[FileBot] Failure
Re: [FileBot] Failure
What exactly are you doing? What is your setup? And do you really need to set reportError=y for any reason?
Re: [FileBot] Failure
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.
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 (°_°)
Re: [FileBot] Failure
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.