返回

unraid installs jellyfin and auto_bangumi to download anime automatically

unraid 安装 jellyfin 和 auto_bangumi 自动下载动漫

jellyfin install

选择 lscr.io/linuxserver/jellyfin

touch /boot/config/modprobe.d/ast.conf     AST
touch /boot/config/modprobe.d/i915.conf    Intel
touch /boot/config/modprobe.d/amdgpu.conf  AMD APU
touch /boot/config/modprobe.d/radeon.conf  AMD RADEON
modprobe i915 Intel
modprobe amdgpu AMD
reboot
ls /dev/dri


安装即可

auto_bangumi install

install docker-compose

upload docker-compose.yml

office yml

compose up

Licensed under CC BY-NC-SA 4.0