-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I run Explo in docker, and use the cron schedule config.
It would great if I can get notifications when a playlist is created, or failed. Currently only way for me to know is to go look in docker logs.
Since this is written in Go, may be shoutarr makes sense? I'm not sure if its still maintained though. Watchtower is from the same devs, and it is on the way out.
If adopted, I suggest this can be another parameter, something like --notifications=<shoutarr url>
This way, each schedule can have a separate notification config.
Personally I'm hoping for webhooks, with enough information, like success errors, playlist name, playlist id from external system .etc. though the community will likely prefer others like discord, slack or email.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request