Sonarr/src/NzbDrone.Core/Notifications/Webhook
Bogdan 2e784c7f36 Implement equality checks for providers 2024-04-20 18:23:13 +03:00
..
Webhook.cs Translate Notifications settings 2024-01-03 12:41:16 -08:00
WebhookApplicationUpdatePayload.cs Remove unused imports 2023-05-10 21:08:13 -07:00
WebhookBase.cs Implement equality checks for providers 2024-04-20 18:23:13 +03:00
WebhookCustomFormat.cs New: Add custom format info to episode import notifications 2023-01-13 17:41:43 -08:00
WebhookCustomFormatInfo.cs New: Add custom format info to episode import notifications 2023-01-13 17:41:43 -08:00
WebhookDownloadClientItem.cs New: Notifications when Manual Interaction is required for importing 2023-05-08 16:35:03 -07:00
WebhookDownloadStatusMessage.cs New: Add additional fields to Webhook Manual Interaction Required events 2024-03-28 01:30:21 -04:00
WebhookEpisode.cs New: Add TvdbId to Webhook Episode payload 2023-11-09 18:57:20 -05:00
WebhookEpisodeDeletePayload.cs Fixed: Return properly formatted episode file for deleted files Webhook 2023-04-16 17:48:59 -07:00
WebhookEpisodeFile.cs New: Add recycle bin path for deleted episodes to webhook/custom script 2024-01-22 20:51:38 -08:00
WebhookEpisodeFileMediaInfo.cs Remove unused imports 2023-05-10 21:08:13 -07:00
WebhookEventType.cs Fixed: Incorrect event types for interactive import required notifications 2023-05-09 08:09:27 -07:00
WebhookException.cs StyleCop 2022-08-07 15:24:35 -07:00
WebhookGrabPayload.cs New: Add custom format info to episode import notifications 2023-01-13 17:41:43 -08:00
WebhookGrabbedRelease.cs New: Add release info to webhook/custom script import events 2023-04-02 14:03:05 -07:00
WebhookHealthPayload.cs New: Health events for Webhooks 2020-10-09 07:38:18 -07:00
WebhookImportPayload.cs New: Add release info to webhook/custom script import events 2023-04-02 14:03:05 -07:00
WebhookManualInteractionPayload.cs New: Add additional fields to Webhook Manual Interaction Required events 2024-03-28 01:30:21 -04:00
WebhookMethod.cs Remove unused imports 2023-05-10 21:08:13 -07:00
WebhookPayload.cs New: Send additional information with Webhook and Custom Scripts 2022-11-06 08:21:28 -08:00
WebhookProxy.cs Use modern HttpClient 2022-08-07 15:24:37 -07:00
WebhookRelease.cs New: Include MediaInfo / CF for Webhooks 2022-10-15 14:19:05 -05:00
WebhookRenamePayload.cs New: Include renamed file information for Webhook and Custom Scripts 2021-02-13 17:13:09 -08:00
WebhookRenamedEpisodeFile.cs StyleCop 2022-08-07 15:24:35 -07:00
WebhookSeries.cs New: Include series year with custom scripts and webhooks 2023-03-15 22:09:55 -07:00
WebhookSeriesAddPayload.cs Remove unused imports 2023-05-10 21:08:13 -07:00
WebhookSeriesDeletePayload.cs Remove unused imports 2023-05-10 21:08:13 -07:00
WebhookSettings.cs Implement equality checks for providers 2024-04-20 18:23:13 +03:00