-
-
Couldn't load subscription status.
- Fork 413
feat: add ntfy #4703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
feat: add ntfy #4703
Conversation
|
@tidusjar I fixed the tests :) |
|
@gaetansnl : Hello, bonjour. Not very used of github but following up closely this change as I want to play with it ;) Thanks, |
|
This has not merged as of yet, I'm not sure if I'm wanting to to accept another notification provider, I'm waiting to see if anyone wants this yet as it's another integration that I would need to maintain. |
@tidusjar, any update on this? Would love to see Ntfy as a notification provider. |
|
Would love to see this as well, thanks! Honestly even if it were possible to just add a "custom/other" and allow a custom curl command or script file, as curl is one of the easiest ways to send a ntfy notification |
|
@tidusjar : any news from this ? Ntfy is a super lightweight app and self hosted... |
|
Would love to see this feature merged into Ombi :) |
|
I really don't want to make this a +1 thread, but I would also appreciate this feature being added to the project. |
|
I would also love to have this feature. I understand the concerns about maintaining one more integration, so I would be satisfied with what others suggested (a way to customize webhooks). On the other hand, ntfy's API seems to have remained stable over the last few years : the git blame of the documentation for publishing shows that there has been no breaking changes for at least 2 to 3 years. |
|
I would like ntfy support as well. |
|
I would also love a ntfy integration! |
|
piling on as well. |
|
Will be looking at this soon |
|
Hey any news ? i've tried to setup ntfy in ombi via Webhook, but it's not working :/ |
|
@tidusjar can you merge this? Ntfy is pretty popular with self hosters... currently, there's no docs for webhooks. Perhaps if you are unwilling to support NTFY, you could just support a CURL post/get request, and let users configure the CURL request (would allow you to drop pushover,pushbullet, etc to be consistent). |
|
I am open for Ntfy, but the problem is right now is that this PR cannot be merged due to the conflicts |
@gaetansnl any chance for you to rebase this PR so @tidusjar can merge? 🙏 |
This PR adds support for ntfy notification server