Jellyfin SmartLists Plugin
April 11, 2026 ยท View on GitHub
Create smart, rule-based playlists and collections in Jellyfin.
This plugin allows you to create dynamic playlists and collections based on a set of rules, which will automatically update as your library changes. It works with all media types (movies, episodes, TV shows, music etc.) and features a modern web-based interface for easy list management - no technical knowledge required.
Requires Jellyfin version 10.11.0 and newer.
โจ Features
- Modern Web Interface - A full-featured UI to create, manage and view status for smart playlists and collections
- External Lists - Populate lists from MDBList, IMDb, Trakt, and TMDB โ trending charts, watchlists, top lists, and more
- Flexible Rules - Build simple or complex rules with an intuitive builder
- Automatic Updates - Playlists and collections refresh automatically on library updates, playback status changes, or via scheduled tasks
- Refresh Status & Statistics - Monitor ongoing refresh operations with real-time progress, view refresh history, and track statistics for all your lists
- Media Types - Works with all Jellyfin media types
- End User Config Page - Let regular users manage their own smart lists from the home screen (requires Plugin Pages and File Transformation plugins)
- And more - View the documentation to see all features
๐ Quick Start
- Install the Plugin: See installation instructions
- Access Plugin Settings: Click on "SmartLists" in the main sidebar under "Plugins" (or via Dashboard โ My Plugins โ SmartLists)
- Create Your First List: Use the "Create List" tab
- Example: Create a playlist or collection for "Unwatched Action Movies" with:
- Media type: "Movie"
- Genre contains "Action"
- Is Played = False
โ๏ธ Configuration Interface
SmartLists features a modern web-based configuration interface with four main tabs:
๐ Documentation
View Full Documentation โ
Complete guide with installation instructions, detailed field descriptions, operators, examples, advanced configuration, and more!
๐ฌ Support & Feedback
- Bug Reports & Feature Requests: Please use the Issues tab to report bugs or suggest new features.
- Community Support & General Help: For support questions or general help, please use Discussions.
๐ฆ How to Install
- Add this repository URL to your Jellyfin plugin catalog:
https://raw.githubusercontent.com/jyourstone/jellyfin-plugin-manifest/main/manifest.json
- Install the plugin
- Restart Jellyfin
Complete installation instructions can be found in the documentation.
๐ Credits
This project is based on the original SmartPlaylist plugin created by ankenyr. You can find the original repository here. All credit for the foundational work and the core idea goes to him.
โ ๏ธ Disclaimer
Much of the recent work on this project has been AI-assisted, but the repository, releases, and documentation are reviewed and maintained by the project owner. If you run into a bug or spot something inaccurate, please open an issue or discussion.
