seanmcbroom / jellyfin-discord-webhooks

Simple Discord webhook templates for Jellyfin notifications.
MIT License
17 stars 4 forks source link
discord jellyfin templates webhook

Custom Jellyfin Discord webhooks

Installation

Webhook Plugin

To use these templates you will need to have the Jellyfin webhooks plugin installed.

Create a new webhook

In the plugins tab, click on the webhooks plugin and create a new Discord webhook. Select the notification type (look below), then copy the template into the template section. Don't forget to add your Server URL and other information. Repeat for each webhook you'd like to add.

Notification Type Key

For each of the templates these are the Notification Types they support.

Help

EmbedColor isnt working

Due to the way Discord set up their api you send color in its decimal value. The plugin doesnt use this so I have it hardcoded into the template, which you are free to change. convert here

Preview

item-added

New movie webhook preview

playback-started

Playback started webhook preview

playback-stopped

Playback stopped webhook preview Playback completed webhook preview

User Locked Out

User locked out webhook preview