Commit Graph

284 Commits

Author SHA1 Message Date
Bogdan c4850505b0 New: Add Plex Media Server notifications 2023-09-07 10:18:24 +03:00
Bogdan 2107624f1c Prevent health checks warnings for disabled notifications
(cherry picked from commit 5a7f42a63e25d6abdb187c37e92a908a6b85fb4d)
2023-08-23 04:58:22 +03:00
Qstick 9e1630e9a4 New: Notifications (Connect) Status
(cherry picked from commit e3545801721e00d4e5cac3fa534e66dcbe9d2d05)
(cherry picked from commit cb27b05a6c046ca0a6e4998f7e7ecd6b45add1a2)
2023-08-16 12:18:20 +03:00
Bogdan d1aff31593 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #2559
2023-05-28 21:59:25 +03:00
Bogdan 89dd4d3271 Inline 'out' variable declarations
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)

Closes #2558
2023-05-28 21:55:43 +03:00
S0me6uy e199e40621 New: Signal Notifications
(cherry picked from commit 59dd3b11271a63ea16f0e32a596dba8e9b9d1096)
2023-05-21 20:26:43 +03:00
Bogdan 0411102f57 Remove unused imports
Closes #2475
2023-05-11 21:28:22 +03:00
Mark McDowall 0572bde41e Why rename many files when few file do trick
(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)

Closes #2465
2023-05-11 19:32:24 +03:00
Bogdan a39be51d3e Remove empty constructors
Closes #2474
2023-05-11 19:29:57 +03:00
Bogdan 817ea75288 New: Add token authentication for ntfy.sh notifications
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>

(cherry picked from commit 5bb03a9ddf4d2d33976dfdc39fc70bcf56bf1b49)
2023-05-07 12:13:25 +03:00
Lars 5bc917c9dc New: Option to use Telegram topics for notifications
(cherry picked from commit c8933d812490ba375c6f7e07cd4355921dc513ac)
2023-05-06 16:42:14 +03:00
Bogdan 2d732f0454 Bump dotnet to 6.0.16 2023-05-04 14:55:29 +03:00
Bogdan ea91b3df17 New: (Notifications) Add Apprise 2023-04-29 01:05:18 -05:00
Bogdan 55999a8bad Rename CC to Cc 2023-04-16 19:53:01 -05:00
Qstick dcc2a14c60 Only send monitored edition in webhook payload. 2023-02-25 13:08:13 -06:00
Qstick 22781b62e6 New: Add Editions to Webhook Payloads 2023-02-25 12:51:23 -06:00
Qstick d647b47e88 New: Add GoodreadsId to book object in webhook events 2023-02-22 22:19:36 -06:00
Qstick e22f284a14 New: Differentiate webhook delete event types 2023-02-22 22:19:16 -06:00
Mark McDowall a18bbeee5a Fixed: Delay health check notifications on startup
Closes #1598

(cherry picked from commit 07f0db477a91b39c1f4b884775c08a55ada487cf)
2023-02-04 21:28:45 -06:00
Qstick d83c02fe9f New: Notifiarr and Webhook Updates 2023-02-04 19:30:54 -06:00
Qstick d15c42957a New: Add import date to upgrads in CustomScript and Webhook connections
Closes #1827
2023-02-04 19:30:54 -06:00
Qstick dbb6ef7664 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-02-03 21:11:54 -06:00
Qstick bc63587428 New: Add support for Simplepush notifications
Closes #1989
Closes #1990

Co-Authored-By: Timm Schäuble <Timm.Schaeuble@gmail.com>
(cherry picked from commit 4c7df31070fbd370b26dbcc07131f21eb88d35fc)
2023-01-24 11:51:34 -06:00
Qstick fbdc9f3a13 New: OnApplicationUpdate Notifications
Fixes #1422

(cherry picked from commit 9e175e28efcfc6ac3e414649b955a10fb0e951e7)
2023-01-24 11:51:34 -06:00
PearsonFlyer 91b8565629 Fix notifiation in Ntfy on test from Radarr to Readarr (#2141) 2023-01-21 17:35:49 -06:00
Qstick c8ae6b0299 Fixed: Custom Script Health Issue Level
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-11-25 20:14:47 -06:00
Chris 2aeec97d5e Added: Ntfy provider for notifications
(cherry picked from commit f6e6bc98f7846328d158ab2f804ca65b49632912)
2022-11-25 20:02:23 -06:00
Joe Milazzo 14d74f2eca New: Kavita Connection (#1880)
* Added ability for Readarr to inform Kavita when a change occurs for rescan.

* Use the existing API with a POST rather than a new API.

* Updated some wording

* Fixed PR comments
2022-10-02 18:41:38 -05:00
Qstick cbdc2c51c4 Improve path validation for Custom Script notifications 2022-03-23 19:21:12 -05:00
PearsonFlyer 967dae5132 Fixed: Email attachments of ebooks 2022-01-24 18:04:36 -06:00
ta264 1dd61e826b Fixed: SourceTitle if Book Title null in Discord ImportFailed event
Fixes READARR-FG
2022-01-20 22:08:00 +00:00
Qstick 706f8310bb Fixed: Use general settings cert validation for email 2022-01-17 09:14:28 +00:00
Qstick 43f1d77b9f Fixed: Twitter connect not sending messages after http rework 2022-01-17 09:14:28 +00:00
bakerboy448 02927dc37d Fixed: Various Wiki Links 2021-12-30 16:39:18 -06:00
Robin Dadswell be46d5ae8f New: On delete notifications 2021-12-30 16:38:49 -06:00
Mark McDowall 25b37ace34 Track fully imported downloads in separate history table
New: Improved detection of already imported downloads
Closes #232
2021-12-15 11:55:55 +00:00
ta264 6cecf23b88 Fixed: Removing from Goodreads shelf when different edition imported 2021-12-02 21:40:28 +00:00
ta264 cef15887a4 Use modern HttpClient
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
2021-11-13 08:45:25 +00:00
Robin Dadswell e8ddaf6ccf Fixed: Audiobooks will not be attached to email notifications 2021-11-11 13:23:42 +00:00
Robin Dadswell 04cf0594f6 Fixed: Prowl notification priority 2021-11-06 18:08:05 -05:00
bakerboy448 b8a3f09891 Fixed: Notifiarr Health Issue Level
ref Sonarr 5938c38bc3a76d1f1e105fb54d5d7f59aa207278

(cherry picked from commit 6f0a2de5053ccb859b4ffbe1e84b4f3e0f7ef9c9)
2021-07-14 21:10:33 -05:00
Qstick b23e225271 Update wiki links 2021-07-03 14:55:53 -04:00
bakerboy448 eb26b38f2c New: Replace SmtpClient with Mailkit
Closes #723
2021-07-02 21:16:05 -04:00
Taloth Saldono 811c84a845 Multiple Email Address
Fixes #854
Fixes #884
Fixes #951
Fixes #954

(cherry picked from commit a8b6f70be1860aa502795f0dd30299c87d54dbbe)
2021-07-02 21:16:05 -04:00
Skyler Mäntysaari fc714182ad New: Mailgun connection
(cherry picked from commit 55752a6c6213c1d83d347ba0f6870aa6c1cc0770)
(cherry picked from commit 0b60ca68fcb5778d7b9eb1ae23e298458b4ab98d)
closes #981
closes #980
2021-07-02 21:16:05 -04:00
Mark McDowall c00d760cb0 Fix spelling of separated
(cherry picked from commit a4dea0aa62a6c0eb78c89d9ac2e80548fbceb615)

Closes #944
2021-06-28 20:11:59 -05:00
ta264 fe13823b43 Fixed: Incorrectly looking up books by EditionId 2021-06-11 14:36:15 +01:00
bakerboy448 c5dcb22c01 New: DiscordNotifier is now Notifiarr
Fixes #1014
2021-05-14 10:30:24 +01:00
ta264 d6170dbfed New: Use native dotnet host and DryIoc 2021-03-12 12:55:48 +00:00
bakerboy448 fd81ca86db New: Update all wiki links to point to the Servarr Wiki 2021-02-03 22:41:59 -05:00