Page 1 of 1
Send error log when failed
Posted: 14 Sep 2014, 14:45
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!
Re: Send error log when failed
Posted: 14 Sep 2014, 16:25
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.
Re: Send error log when failed
Posted: 14 Sep 2014, 18:51
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
Re: Send error log when failed
Posted: 14 Sep 2014, 18:56
by rednoah
--def reportError=y Report errors via email
Re: Send error log when failed
Posted: 14 Sep 2014, 18:59
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