To use these templates you will need to have the Jellyfin webhooks plugin installed.
- Navigate to the system notifications in the Jellyfin dashboard
- Enable the notifications for the webhooks you want to use, and set it to only send to one admin account (otherwise you may get double notifications)
In the plugins tab, click on the webhooks plugin and create a new Discord webhook. Copy the template into the template section, don't forget to add the Server URL and other information. You will need to create a new webhook for each notification.
For each of the templates these are the Notifications Types they support.
- playback-start = Playback Start
- playback-stop = Playback Stop
- item-added = Item Added
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