Fallenbagel / jellyseerr

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

[Feature Request] ntfy notification support #499

Open ghost opened 1 year ago

ghost commented 1 year 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 1 year ago

I'm using ntfy. Using the webhook notification agent

Fallenbagel commented 1 year ago

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

Fallenbagel commented 1 year ago

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

Joly0 commented 1 month ago

Hey @Fallenbagel, i thought before i open a new feature request, i might better write here first. So i can see, that ntfy can be configured using the webhook integration, although i find it not not as easy configurable as other services like gotify. Also ntfy and gotify are quite similar, so wouldnt it be possible to integrate both into the same section in the settings (ntfy/gotify)? Ntfy is very often used in the self-hosted space and gotify slowly looses traction (atleast thats what i found when i tried deciding between them two), therefore an easy option for new users to integrate ntfy would be appreciated :)

gauthier-th commented 1 month ago

I can re-open this issue. This would be a nice-to-have for an easier configuration of ntfy.