mirror of
https://github.com/jellyfin/jellyfin-plugin-webhook.git
synced 2025-02-17 05:27:38 +00:00
21 lines
499 B
YAML
21 lines
499 B
YAML
---
|
|
name: "Webhook"
|
|
guid: "71552A5A-5C5C-4350-A2AE-EBE451A30173"
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-webhook.png"
|
|
version: "2.0.0.0"
|
|
targetAbi: "10.7.0.0"
|
|
framework: "net5.0"
|
|
owner: "jellyfin"
|
|
overview: "Sends notifications."
|
|
description: >
|
|
Sends notifications to destinations via webhooks.
|
|
category: "Notifications"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.Webhook.dll"
|
|
- "Handlebars.dll"
|
|
- "MailKit.dll"
|
|
- "MimeKit.dll"
|
|
- "BouncyCastle.Crypto.dll"
|
|
changelog: >
|
|
--
|