Skip to content

Atilil/jellyfin-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status: Active development is temporarily paused while I deepen my understanding of the codebase. The project is not abandoned. see #17 for the full context.

Jellyfin Plugins by Atilili

A collection of plugins for Jellyfin media server.

Installation

  1. Open Jellyfin and go to Administration → Dashboard → Plugins → Repositories
  2. Click Add and enter:
    • Name: Atilili Plugins
    • URL: https://raw.githubusercontent.com/Atilil/jellyfin-plugins/main/manifest.json
  3. Click Save
  4. Go to Catalog tab and install the plugins you want
  5. Restart Jellyfin

Available Plugins

WatchSync

Automatically synchronizes watch history between libraries of different qualities (4K/HD). When a movie is watched in 4K, the HD version is also marked as watched (and vice versa).

Features:

  • Automatic sync on playback stop
  • Smart matching via IMDB, TMDB, TVDB
  • Support for movies and TV series
  • Configurable completion threshold
  • Library and user exclusion
  • Full sync scheduled task

More details


JellyTag

Automatically adds quality resolution badges (4K, 1080p, 720p, SD) to your media posters and thumbnails. Badges are applied server-side via HTTP middleware, visible on all Jellyfin clients without configuration.

Features:

  • Automatic quality detection from video metadata
  • Configurable badge position, size, and margin per image type
  • Support for posters, thumbnails, and backdrops
  • File-based image caching for performance
  • Works on all clients (web, mobile, TV, Kodi)

More details


Requirements

  • Jellyfin 10.11.0 or higher
  • .NET 9 SDK (for building)

License

MIT License - see LICENSE file.

Author

Atilili


Disclaimer

This project was developed with the assistance of AI (Claude by Anthropic). The code has been reviewed, tested, and validated before publication.

About

A collection of plugins for Jellyfin media server.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors