Jellyfin Forum
Jellyfin Notification System - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Plugin Development (https://forum.jellyfin.org/f-plugin-development)
+--- Thread: Jellyfin Notification System (/t-jellyfin-notification-system)



Jellyfin Notification System - Druidblack - 2025-07-31

A simple Flask application that sends notifications to Telegram whenever new content (movies, series, seasons, episodes, album) is added to Jellyfin.
[Image: gge5e0762f1e.gif]
Features
  • Sends Telegram notifications with media images whenever a new movie, series, season, episode or album is added to Jellyfin.
  • Integrates with the Jellyfin webhook plugin.
  • Provides a filter to notify only for recent episodes or newly added seasons.
  • Shows ratings from popular platforms for added movies and series.
  • Adds a youtube link to the message with a trailer for a movie or series.

Jellyfin Notification System


RE: Jellyfin Notification System - Generator - 2025-07-31

I also made some (bash) scripts to send messages to Telegram  

[Image: 78g11a.png]

Also sends notifications to Gotify and other tasks on new content or session started.  
Done it using ncarlier/webhookd