Hi, is there a way to run a script that will send a Pushover notification whenever a new stable version is found?
I have the new version check option enabled, but I don't know if it's triggered by a web login or runs periodically.
If it runs periodically then it should be able to trigger a custom script. The only complication I see in this case is to send the message only once, and the script would have to store a last notified version number somewhere.
Thanks
I have the new version check option enabled, but I don't know if it's triggered by a web login or runs periodically.
If it runs periodically then it should be able to trigger a custom script. The only complication I see in this case is to send the message only once, and the script would have to store a last notified version number somewhere.
Thanks