Skip to content

Accepts messages from the jellyfin webhooks plugin and passes the message to discord with the thumbnail attached

License

Notifications You must be signed in to change notification settings

AllegraCodes/jellyfin-discord-webhook-interceptor

Repository files navigation

General Instructions:

  1. Add your discord webhook url to application.properties
  2. Set the template in the jellyfin webhooks plugin to jellyfinTemplate.handlebars
  3. Point the jellyfin webhooks plugin to the machine running this program, plus the path /webhook
  4. Recieve discord messages with the thumbnail

Docker Instructions:

  1. Follow instructions above, using the container name in step 3
  2. Provide your docker hub username and password in build.gradle.kts
  3. Set the image name
  4. Run the gradle task dockerPushImage
  5. See compose.yml for an example of use

About

Accepts messages from the jellyfin webhooks plugin and passes the message to discord with the thumbnail attached

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published