Fallenbagel / jellyseerr

Fork of overseerr for jellyfin support.
https://docs.jellyseerr.dev/
MIT License
3.49k stars 219 forks source link

[Feature Request] ntfy notification support #499

Closed ghost closed 10 months ago

ghost commented 11 months ago

Description

You can use pushbullet and pushover but no ntfy. Which is a really neat and simple notification server.

Desired Behavior

I would like to see an extra provider that allows ntfy as a provider :).
It would only need two fields for config. NTFY url and the token (for if it's a protected topic)

Additional Context

Ntfy is really simple, it is basically a webhook-based notification server..

Thanks for considering, cheers!

Code of Conduct

Fallenbagel commented 11 months ago

I'm using ntfy. Using the webhook notification agent

Fallenbagel commented 11 months ago

https://docs.ntfy.sh/examples/#jellyseerroverseerr-webhook

Fallenbagel commented 10 months ago

I will be closing this as technically you can use ntfy as a notification agent. Feel free to re-open if you disagree