jellyfin

Standardize media filenames and folders to Jellyfin naming conventions.

11|4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/zrong/skills --skill jellyfin-zrong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jellyfin
Source: https://github.com/zrong/skills/tree/main/jellyfin
Command: npx skills add https://github.com/zrong/skills --skill jellyfin-zrong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, click, and includes scripts (resource) components.

What problem does it solve?

This skill solves the frustration of manually renaming messy media files and folders to meet Jellyfin's strict naming standards, ensuring your library is perfectly indexed and metadata-ready.

Core Features & Use Cases

  • Intelligent Renaming: Automatically parses BT/字幕组 file naming conventions and queries OMDb for accurate IMDB IDs.
  • Library Cleanup: Batch-removes unnecessary spaces and standardizes poster image naming for better visual consistency.
  • Use Case: When you download a new season of a show with cryptic filenames, use this skill to instantly rename the entire folder structure to Jellyfin-compliant formats with correct IMDB IDs.

Quick Start

Use the jellyfin skill to rename the media folder located at /path/to/media and fetch the correct IMDB IDs.

Frequently Asked Questions about jellyfin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically rename media files to match Jellyfin naming conventions?

Yes, the skill integrates directly with the OMDb API to retrieve accurate IMDB identifiers for movies and series. This ensures your media files are matched correctly with their corresponding metadata during Jellyfin indexing.

Can I batch rename downloaded TV show folders with cryptic filenames for Jellyfin?

You can batch rename entire folder structures containing cryptic filenames downloaded from BT or subtitle groups. The skill parses these naming conventions and converts them into Jellyfin-compliant formats automatically.

What is the best way to standardize poster image naming and remove spaces in a media library?

The best way to standardize poster image naming and remove unnecessary spaces is using this skill's library cleanup feature. It performs batch file system operations to ensure visual consistency across your entire Jellyfin library.

Do I need Python dependencies like httpx and click to automate media library organization?

Yes, you need httpx and click installed as Python dependencies to run the automation scripts. These libraries handle the HTTP requests to OMDb and the command-line interface for batch file operations.