Send error log when failed

Any questions? Need some help?
Post Reply
bloodysoul
Posts: 10
Joined: 10 Jun 2014, 14:45

Send error log when failed

Post by bloodysoul »

Hi,

is there any chance to send a notification per email when the script fails? Currently I just get an email if it succeeds!
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Send error log when failed

Post by rednoah »

There are options for that, sending error messages anyway.

If you want the full log you can just have your own shell script check the FileBot exit code and send messages as you want.
:idea: Please read the FAQ and How to Request Help.
bloodysoul
Posts: 10
Joined: 10 Jun 2014, 14:45

Re: Send error log when failed

Post by bloodysoul »

As I said before, I only receive messages when success. Could you please tell me what options do you mean to send the error messages?

Thanks
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Send error log when failed

Post by rednoah »

--def reportError=y Report errors via email
:idea: Please read the FAQ and How to Request Help.
bloodysoul
Posts: 10
Joined: 10 Jun 2014, 14:45

Re: Send error log when failed

Post by bloodysoul »

This is exactly what I need. Thank you very much!!!
Is there a way to see which options (such as reportError) are available?

EDIT: Nevermind, I found it. Here: http://www.filebot.net/forums/viewtopic.php?f=4&t=215
Post Reply