2020-09-11 21:02:28 +00:00
|
|
|
---
|
|
|
|
name: "Webhook"
|
|
|
|
guid: "71552A5A-5C5C-4350-A2AE-EBE451A30173"
|
2020-12-16 04:32:48 +00:00
|
|
|
version: "2.0.0.0"
|
|
|
|
targetAbi: "10.7.0.0"
|
|
|
|
framework: "net5.0"
|
2020-09-11 21:02:28 +00:00
|
|
|
owner: "crobibero"
|
|
|
|
overview: "Sends notifications."
|
|
|
|
description: >
|
|
|
|
Sends notifications to destinations via webhooks.
|
|
|
|
category: "Notifications"
|
|
|
|
artifacts:
|
|
|
|
- "Jellyfin.Plugin.Webhook.dll"
|
|
|
|
- "Handlebars.dll"
|
2021-01-30 01:44:45 +00:00
|
|
|
- "MailKit.dll"
|
|
|
|
- "MimeKit.dll"
|
|
|
|
- "BouncyCastle.Crypto.dll"
|
2020-09-11 21:02:28 +00:00
|
|
|
changelog: >
|
2021-01-30 03:04:14 +00:00
|
|
|
Add SMTP, Pushullet, Slack clients
|