AMC email only on error?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
leothlon
Posts: 2
Joined: 15 Nov 2014, 13:34

AMC email only on error?

Post by leothlon »

Hi,
Is there anyway i can turn on email or pushbullet notifications that triggers ONLY on errors...
i tried to use:
--def gmail=$email_ID:$email_PASSW
--def reportError=y

without using
--def mailto=$email_ID

but then i got error every time it ran amc, and if i add --def mailto i get emails but i get them for everything that is processed ... and i feel that is abit to much..
I don't feel a need to get emails when things are working correctly just when something has gone wrong and i need to manually fix something...

Is there anyway to do this? can it easy to add?

Best wishes
Leo
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC email only on error?

Post by rednoah »

Not supported.

There's other tools that can filter through your emails/pushbullets and then do stuff like send out emails/pushbullets though:
https://ifttt.com/
https://zapier.com/
:idea: Please read the FAQ and How to Request Help.
Post Reply