Lidarr/src/NzbDrone.Core/Notifications/Webhook
Bogdan 1536e90053 New: Artist info in Album Delete event for Webhooks
Fixes #4552
2024-02-07 00:39:11 +02:00
..
Webhook.cs New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
WebhookAlbum.cs New: Additional Artist and Album properties on Webhook base 2023-01-18 18:30:34 -06:00
WebhookAlbumDeletePayload.cs New: Artist info in Album Delete event for Webhooks 2024-02-07 00:39:11 +02:00
WebhookApplicationUpdatePayload.cs New: Notifiarr and Webhook Updates 2023-01-15 02:37:17 -06:00
WebhookArtist.cs New: Additional Artist and Album properties on Webhook base 2023-01-18 18:30:34 -06:00
WebhookArtistAddPayload.cs New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
WebhookArtistDeletePayload.cs New: OnDelete Notifications 2022-12-24 20:42:14 -06:00
WebhookBase.cs New: Artist info in Album Delete event for Webhooks 2024-02-07 00:39:11 +02:00
WebhookDownloadFailurePayload.cs Remove unused imports 2023-05-12 19:24:16 +03:00
WebhookEventType.cs New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
WebhookException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
WebhookGrabPayload.cs New: Notifiarr and Webhook Updates 2023-01-15 02:37:17 -06:00
WebhookHealthPayload.cs New: Health events for Webhooks 2020-12-17 08:08:26 -05:00
WebhookImportPayload.cs New: Add Albums object to Grab and Import Webhook base 2023-01-16 20:39:22 -06:00
WebhookMethod.cs New: Notifiarr and Webhook Updates 2023-01-15 02:37:17 -06:00
WebhookPayload.cs New: Send additional information with Webhook and Custom Scripts 2023-05-08 13:55:12 +03:00
WebhookProxy.cs Use modern HttpClient 2022-09-26 17:18:11 -05:00
WebhookRelease.cs New: Custom Formats 2023-01-22 16:38:04 -06:00
WebhookRenamePayload.cs New: Notifiarr and Webhook Updates 2023-01-15 02:37:17 -06:00
WebhookRenamedTrackFile.cs New: Notifiarr and Webhook Updates 2023-01-15 02:37:17 -06:00
WebhookRetagPayload.cs New: Send TrackFile in Webhook retag payload 2022-09-26 20:48:04 -05:00
WebhookSettings.cs Added PrivacyLevel option to FieldDefinition for later usage 2020-12-17 08:08:26 -05:00
WebhookTrack.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
WebhookTrackFile.cs New: Add import date to upgrads in CustomScript and Webhook connections 2023-01-25 22:02:47 -06:00