jellyfin-plugin-webhook/Jellyfin.Plugin.Webhook/Templates
Tom Hartwich f613b552ef
Update Ntfy.handlebars (#298)
2024-10-31 16:16:28 -06:00
..
Discord fix: remove extra curly braces from templates (#211) 2024-01-07 13:10:53 -07:00
Gotify Added Gotify handlebars (#278) 2024-09-07 11:23:14 -06:00
Pushover Fix duplicate and wrong notification types for Pushover templates (#270) 2024-08-29 07:33:08 -06:00
Telegram Added Telegram handlebars (#279) 2024-09-07 11:22:08 -06:00
Discord.handlebars fix: remove extra curly braces from templates (#211) 2024-01-07 13:10:53 -07:00
GenericNotification.handlebars Update Username parameter to be NotificationUsername 2021-09-13 18:13:33 -06:00
Mqtt.handlebars Added MQTT as a destination (#134) 2022-10-10 07:59:16 -06:00
Ntfy.handlebars Update Ntfy.handlebars (#298) 2024-10-31 16:16:28 -06:00
Prowl.handlebars add Form Post support 2021-09-16 08:28:53 -06:00
Pushbullet.handlebars Update Username parameter to be NotificationUsername 2021-09-13 18:13:33 -06:00
README.md Added Telegram handlebars (#279) 2024-09-07 11:22:08 -06:00
Slack.handlebars Update Username parameter to be NotificationUsername 2021-09-13 18:13:33 -06:00

README.md

Templates

Ntfy

Webhook URL:

https://ntfy.sh

#or

https://yourntfyurl.tld

If your ntfy needs authorization headers then add a request header as follows:

Key:
Authorization

Value:
Basic <base64encodedpassword>