Hi,
is there any chance to send a notification per email when the script fails? Currently I just get an email if it succeeds!
Send error log when failed
Re: Send error log when failed
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.
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.
-
- Posts: 10
- Joined: 10 Jun 2014, 14:45
Re: Send error log when failed
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
Thanks
Re: Send error log when failed
--def reportError=y Report errors via email
-
- Posts: 10
- Joined: 10 Jun 2014, 14:45
Re: Send error log when failed
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
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