Lidarr/src/NzbDrone.Core/Notifications/Gotify
stephanrenggli bcdef2723f New: Added support for Gotify notifications (#730)
* Added support for Gotify notifications

* Removed non-supported features and adjusted priorities

* Use string interpolation to build url

* Rename a few variables and improve Url validation

* Improve building of the Url, move validation to Gotify.cs (adapting changes by markus101 over at Sonarr)

* Move validation from GotifyProxy.cs to here (adapting changes by markus101 over at Sonarr)
2019-05-05 00:08:32 -04:00
..
Gotify.cs New: Added support for Gotify notifications (#730) 2019-05-05 00:08:32 -04:00
GotifyPriority.cs New: Added support for Gotify notifications (#730) 2019-05-05 00:08:32 -04:00
GotifyProxy.cs New: Added support for Gotify notifications (#730) 2019-05-05 00:08:32 -04:00
GotifySettings.cs New: Added support for Gotify notifications (#730) 2019-05-05 00:08:32 -04:00
InvalidResponseException.cs New: Added support for Gotify notifications (#730) 2019-05-05 00:08:32 -04:00