2026-01-29, 06:47 PM
![[Image: JellyTag.png]](https://github.com/Atilil/jellyfin-plugins/raw/main/Jellytag/Jellyfin.Plugin.JellyTag/JellyTag.png)
I made a plugin that automatically adds quality resolution badges to your media posters, thumbnails, and backdrops.
How it works: The plugin intercepts image requests server-side via HTTP middleware, detects the video quality from metadata, and composites the appropriate badge onto the image. No client-side configuration needed, badges appear on all clients (web, mobile, TV, Kodi).
Features:
- Automatic quality detection (4K, 1080p, 720p, SD) from video metadata
- Works on all Jellyfin clients without any configuration
- Configurable badge position, size, and margin per image type (posters, thumbnails, backdrops)
- Choose which quality badges to display
- File-based image caching for performance
- JPEG quality control
Installation:
1. Add the plugin repository in Jellyfin: Dashboard → Plugins → Repositories → Add
- Name: Atilili Plugins
- URL: https://raw.githubusercontent.com/Atilil...ifest.json
Requirements: Jellyfin 10.11.x or later
Source: https://github.com/Atilil/jellyfin-plugins
![[Image: screenshot.png?raw=true]](https://github.com/Atilil/jellyfin-plugins/blob/main/Jellytag/screenshot.png?raw=true)
Feedback welcome!
*Developed with AI assistance (Claude)*
Tip: If you have separate 4K and HD libraries, JellyTag pairs nicely with my other plugin https://forum.jellyfin.org/t-plugin-watchsync which syncs watch history between them. JellyTag lets you instantly see which version is which, and WatchSync keeps them in sync.



