2026-07-29, 01:41 AM
(This post was last modified: 2026-07-29, 01:54 AM by skijk. Edited 2 times in total.)
JellyBulletin is a new public-beta plugin for Jellyfin Web that lets server administrators publish announcements directly on the home screen.
It currently supports:
- Bold, italic, underline and colored text
- Clickable HTTP and HTTPS links
- Bullet and numbered lists
- Uploaded, pasted, dropped or externally hosted images
- Three to five announcements in a carousel
- Automatic rotation, manual navigation and pause
- Pinned announcements
- Scheduled publishing and unpublishing
- Theme-aware presentation
- A live layout preview in the administration page
![[Image: jellybulletin.png]](https://inactive.se/jellybulletin.png)
Requirements
- Jellyfin Server 10.11.11 (not tested on earlier versions)
- Jellyfin Web or another web-based client
- File Transformation plugin
Native clients that do not render Jellyfin Web are not currently supported.
All published announcements are visible to every authenticated user.
Installation
First add the File Transformation repository and install File Transformation:
Then add the JellyBulletin repository:
Source, documentation and bug reports:
https://github.com/skijk/jellyfin-plugin-jellybulletin
This is a public beta. Feedback and reproducible bug reports are very welcome.
Please include the Jellyfin version, browser/client, JellyBulletin version,
File Transformation version and relevant Jellyfin logs.
**AI disclosure:** JellyBulletin was developed with extensive assistance from OpenAI Codex. I directed the product design, requirements and testing, while
Codex assisted with implementation, review, packaging and documentation.
The plugin has been tested on my own Jellyfin server, and the use of AI assistance is also documented in the project README.
It currently supports:
- Bold, italic, underline and colored text
- Clickable HTTP and HTTPS links
- Bullet and numbered lists
- Uploaded, pasted, dropped or externally hosted images
- Three to five announcements in a carousel
- Automatic rotation, manual navigation and pause
- Pinned announcements
- Scheduled publishing and unpublishing
- Theme-aware presentation
- A live layout preview in the administration page
![[Image: jellybulletin.png]](https://inactive.se/jellybulletin.png)
Requirements
- Jellyfin Server 10.11.11 (not tested on earlier versions)
- Jellyfin Web or another web-based client
- File Transformation plugin
Native clients that do not render Jellyfin Web are not currently supported.
All published announcements are visible to every authenticated user.
Installation
First add the File Transformation repository and install File Transformation:
Code:
https://www.iamparadox.dev/jellyfin/plugins/manifest.jsonThen add the JellyBulletin repository:
Code:
https://raw.githubusercontent.com/skijk/jellyfin-plugin-jellybulletin-repository/main/catalog-v2.json- Install JellyBulletin
- Restart Jellyfin
- Open Dashboard → Plugins → Bulletin.
Source, documentation and bug reports:
https://github.com/skijk/jellyfin-plugin-jellybulletin
This is a public beta. Feedback and reproducible bug reports are very welcome.
Please include the Jellyfin version, browser/client, JellyBulletin version,
File Transformation version and relevant Jellyfin logs.
**AI disclosure:** JellyBulletin was developed with extensive assistance from OpenAI Codex. I directed the product design, requirements and testing, while
Codex assisted with implementation, review, packaging and documentation.
The plugin has been tested on my own Jellyfin server, and the use of AI assistance is also documented in the project README.
