Ability to send notifications though overseer (or directly) #657
Replies: 6 comments
-
Agree. Various notification opportunities:
Various conditions worth getting notified about so one doesn't have to try and remember to check-in every once in a while. |
Beta Was this translation helpful? Give feedback.
-
If anyone is interested I made a PHP script that could be run by a cron job. It connects to Maintainerr API and get the collections and titles that will expire and sends a message via Telegram to a chat of your choice. It is a temporary workaround until this is implemented in Maintainerr (if it does). Get it here: https://gist.github.com/Javiink/87ac3c07d157b9fd0969e271e04f312b |
Beta Was this translation helpful? Give feedback.
-
Apprise support would be amazing |
Beta Was this translation helpful? Give feedback.
-
This seems like a fairly important feature. Having a misconfigured rule delete a bunch of media and just not catching it in time seems like an accident waiting to happen. |
Beta Was this translation helpful? Give feedback.
-
There is a feature request for this here https://features.maintainerr.info/posts/7/notification-options. Adding notifications to Maintainerr is currently being worked on. |
Beta Was this translation helpful? Give feedback.
-
There is a draft of this available at #1381. Information about testing a Pull Request image can be found here. https://docs.maintainerr.info/Testing/ Testing PR images is a new process for us. These PR images are not to be used for production purposes, but feedback on any issues you see are appreciated. |
Beta Was this translation helpful? Give feedback.
-
It would be nice if it would be possible to send out a notification to the user that the video will be deleted in x days. The user could get some options in the mail like "delete now" or "keep for another 30 days" or "keep forever" (or something like that). At a minimum be able to ship out a notification that deletion is happening soon.
Beta Was this translation helpful? Give feedback.
All reactions