-
Notifications
You must be signed in to change notification settings - Fork 6
Description
It would be nice to have an notification system that would allow for notifications (via popular notification services) such as: failures when a playlist fails to download, changes, new songs found, errors etc.
Other mentions
I've just had another idea for it which could be implemented as well.
Push notification (Gopher, Telegram, Discord, Firebase (Android)
@0n1cOn3
A note for notifications as mentioned earlier in the thread: eschew with individual notification services and integrate Apprise (not written by me, similar name).
@calonmerc
It would also be possible to create an API route per song/playlist item so those URL's can be added as URL to a tool like for example Uptime Kuma and leverage that tool to do the rest of the work and only monitor these URL's.