jellyfin

Manage Jellyfin media server installation, Docker deployment, and configuration.

6|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill jellyfin-l3digitalnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jellyfin
Source: https://github.com/L3DigitalNet/Claude-Code-Plugins/tree/main/plugins/linux-sysadmin/skills/jellyfin
Command: npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill jellyfin-l3digitalnet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the setup, configuration, and troubleshooting of the Jellyfin media server, whether installed natively or via Docker.

Core Features & Use Cases

  • Installation & Deployment: Guides through native package installation and Docker deployment.
  • Configuration Management: Covers essential settings for libraries, networking, and transcoding.
  • Troubleshooting: Provides solutions for common issues like transcoding failures, permission errors, and discovery problems.
  • Use Case: Quickly set up Jellyfin on a new server using Docker, configure hardware acceleration for smooth 4K streaming, and ensure your media libraries are accessible and correctly scanned.

Quick Start

Use the jellyfin skill to check the status of the jellyfin service.

Frequently Asked Questions about jellyfin

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

FAQPage Schema
How do I deploy Jellyfin media server using Docker?

To deploy Jellyfin using Docker, you need to configure container volumes for media, config, and cache directories. This Skill guides you through the Docker deployment process for setting up the media server environment.

What is the best way to configure hardware transcoding for Jellyfin streaming?

Configuring hardware transcoding for Jellyfin streaming involves mapping device nodes to the container and enabling acceleration in the playback settings. This Skill provides setup steps for smooth 4K streaming and transcoding.

Why does my Jellyfin media server fail to discover libraries or scan media?

Jellyfin library discovery failures often stem from incorrect permission settings or network configuration issues. This Skill references system logs and configuration files to troubleshoot and resolve media scanning problems.

Can I manage Jellyfin user access and networking configuration natively?

Yes, you can manage user access and networking configuration natively or within a Docker container. This Skill covers essential settings for library configuration, networking, and user management across both environments.

How do I fix common Jellyfin transcoding failures and permission errors?

Fixing Jellyfin transcoding failures and permission errors requires checking hardware access and file ownership. This Skill offers troubleshooting solutions for common scenarios by analyzing configuration files and system logs.