1
0
Fork 0
mirror of https://github.com/Lidarr/Lidarr.git synced 2026-03-03 00:26:58 -05:00

Add support for Gotify notifications #490

Closed
opened 2026-02-20 12:02:13 -05:00 by deekerman · 2 comments
Owner

Originally created by @stephanrenggli on GitHub (Apr 6, 2019).

Is your feature request related to a problem? Please describe.
It would be nice to be able to use a self-hosted notification service as an alternative to Pushover.

Describe the solution you'd like
Gotify is very similar to Pushover. You can host it yourself (as a Docker container for example).

Describe alternatives you've considered
The currently available notification services work well.

Additional context
Gotify: https://gotify.net/

Originally created by @stephanrenggli on GitHub (Apr 6, 2019). **Is your feature request related to a problem? Please describe.** It would be nice to be able to use a self-hosted notification service as an alternative to Pushover. **Describe the solution you'd like** Gotify is very similar to Pushover. You can host it yourself (as a Docker container for example). **Describe alternatives you've considered** The currently available notification services work well. **Additional context** Gotify: https://gotify.net/
Author
Owner

@stephanrenggli commented on GitHub (Apr 7, 2019):

Hi, I was able to get this working (basically just copy & paste from Pushover).
I submitted a pull request: https://github.com/lidarr/Lidarr/pull/730

Am I doing this the right way?

@stephanrenggli commented on GitHub (Apr 7, 2019): Hi, I was able to get this working (basically just copy & paste from Pushover). I submitted a pull request: https://github.com/lidarr/Lidarr/pull/730 Am I doing this the right way?
Author
Owner

@Qstick commented on GitHub (Apr 7, 2019):

Yes, thanks. We will review it

@Qstick commented on GitHub (Apr 7, 2019): Yes, thanks. We will review it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Lidarr-Lidarr#490
No description provided.