Skip to content

Simple Discord webhook templates for Jellyfin notifications.

Notifications You must be signed in to change notification settings

FLAV1N/jellyfin-discord-webhooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Jellyfin Discord webhooks

Installation

Webhook Plugin

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

How to enable a notification

  • 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)

Create a new webhook

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.

Notification Type Key

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

  • playback-start = Playback Start
  • playback-stop = Playback Stop
  • item-added = Item Added

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

About

Simple Discord webhook templates for Jellyfin notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 100.0%