Files
nexus/wiki/sources/yong-docker-an-zhuang-jellyfin.md
2026-04-14 16:02:50 +08:00

1.4 KiB
Raw Blame History

title, type, tags, date, source_file
title type tags date source_file
用Docker安装Jellyfin source
docker
jellyfin
synology
nas
2026-04-14 raw/Technical/Home Office/🟠用Docker安装Jellyfin.md

Summary

  • 核心主题Jellyfin媒体服务器通过Docker在群晖NAS上的安装配置
  • 问题域:家庭媒体中心搭建,支持电影和剧集管理及硬件转码
  • 方法/机制使用nyanmisaka/jellyfin镜像通过Docker Compose部署挂载硬件渲染设备启用Intel QuickSync转码
  • 结论/价值提供开源自托管媒体服务器解决方案替代Plex/Emby

Key Claims

  • 群晖建议使用特定UID:GID1026:100运行容器以确保文件权限正确
  • 通过挂载/dev/dri设备可启用Intel QuickSync硬件转码显著降低CPU负载
  • Jellyfin访问URL通过JELLYFIN_PublishedServerUrl环境变量配置

Key Concepts

Key Entities

Connections