sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.79k stars 439 forks source link

Ntfy Notifications #3119

Open Kostecki opened 1 year ago

Kostecki commented 1 year ago

Description

I am using a self-hosted instance of Ntfy for all of my notifications, and having it work natively in Overseerr as well would be awesome.

Desired Behavior

I want to be able to select Ntfy as an option for sending notifications.

Additional Context

No response

Code of Conduct

danshilm commented 1 year ago

Until we get to this, you can use the webhooks notifications (using a webhook server) that can then forward the notification to Ntfy.

LilTrublMakr commented 1 year ago

I in no way mean to hijack the issue, but I feel that Apprise should be looked in to. It supports 75+ notification services including NTFY. The ones that become popular in the future would be added without lifting a finger on the devs end.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

frebib commented 1 year ago

:( This isn't stale. Can it be re-opened?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

frebib commented 1 year ago

Not stale

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Ecleptic commented 1 year ago

Not Stale

NateMS commented 11 months ago

You can use webhooks to send notifications to ntfy, see the example in the ntfy docs: https://docs.ntfy.sh/examples/#jellyseerroverseerr-webhook

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

LilTrublMakr commented 6 months ago

Not stale

frebib commented 6 months ago

One issue I've run into with using the webhook notification provider is that I now need to use it for both ntfy, and another chat notification that I want to send. There seems to be no way to have multiple webhook notifiers

hazzuk commented 5 months ago

One issue I've run into with using the webhook notification provider is that I now need to use it for both ntfy, and another chat notification that I want to send. There seems to be no way to have multiple webhook notifiers

Same sort of issue here, using the webhook integration for ntfy is unfortunately a subpar experience. So a native ntfy integration for notifications would be extremely useful.