3

【笔记】通过 Docker 部署 Jellfin

 1 year ago
source link: https://loli.fj.cn/2023/06/22/%E9%80%9A%E8%BF%87Docker%E9%83%A8%E7%BD%B2Jellfin/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

【笔记】通过 Docker 部署 Jellfin

2023-06-22

通过 Docker 部署 Jellfin,实现家庭影院

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.(Github

通过 Docker 部署

/root/Jellfin:指定容器内目录的映射

docker run -d -v /root/Jellfin/config:/config -v /root/Jellfin/cache:/cache -v /root/Jellfin/media:/media jellyfin/jellyfin:latest
01.png
  • 设置管理员用户名和密码
02.png
  • 设置媒体库,可以先跳过
03.png
  • 设置媒体库的首选语言
04.png
  • 开启允许局域网访问,开启允许自动端口映射(需要路由器支持 UPNP)
05.png
06.png

进入媒体库

  • 通过上一步设置的用户名和密码登陆
07.png
  • 进入媒体库
08.png

添加媒体库

  • 左上角菜单 ->Dashboard
09.png
  • Libraries->Add Media Library
10.png
  • 选择媒体类型 -> 指定媒体库名 -> 制定硬盘上作为媒体库的目录 -> 勾选 Nfo->OK
11.png

Jellyfin 官方文档


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK