Emby 国内加速服务安装方法
前提
本教程已经默认你已经安装好 Emby 并可以正常使用,下面的过程均在最新版 Emby 环境下进行。
如果安装过程中遇到任何问题请直接在下面留言,我会在12小时内答复。
注意事项
因为自动更新会覆盖原来替换过的文件,所以 Emby 服务端自动更新后需要重新替换文件!
您不想麻烦可以在 设置->自动更新 关闭自动更新
更新日志
2020/09/12 初版发布
2020/09/23 适配 4.5 版本
2020/09/30 进一步完善 4.5 版本
Docker 安装
通过 ssh 软件(例如 Xshell、Putty、Termius 等)连接到你的服务器 使用 sudo -i 进入 root 用户 使用 docker ps 获得 docker 的 CONTAINER ID 使用 docker exec -it CONTAINER ID /bin/sh 进入 docker 容器 使用 wget https://neko.re/wp-content/uploads/simple-file-list/embyacc-docker-installer-v1_1_1.sh --no-check-certificate ; sh ./embyacc-docker-installer-v1_1_1.sh 开始安装脚本,并选择你的系统架构 使用 exit 退出 docker 容器 使用 docker restart CONTAINER ID 重启容器
如下操作
yukino@YukinodeMBP ~ % docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 70e94686ea69 yukinococo/emby_crack:unix-x64 "/init" 7 weeks ago Up 6 minutes 1900/udp, 7359/udp, 8920/tcp, 0.0.0.0:2333->8096/tcp zealous_liskov yukino@YukinodeMBP ~ % docker exec -it 70e94686ea69 /bin/sh / # wget https://neko.re/wp-content/uploads/simple-file-list/embyacc-docker-installer-v1.sh ; sh ./embyacc-docker-installer-v1.shConnecting to neko.re (42.81.57.42:443)wget: note: TLS certificate validation not implemented wget: can't open 'embyacc-docker-installer-v1.sh': File exists Emby 加速服务脚本,https://neko.re1. Unix x642. Unix x863. Unix arm 请选择你的系统架构 > 1Connecting to neko.re (42.81.57.42:443)wget: note: TLS certificate validation not implemented System.Net.Http.dll 100% |*******************************************************************************************************************************************| 639k 0:00:00 ETA 替换成功!请重启 Docker / # exityukino@YukinodeMBP ~ % docker restart 70e94686ea69 70e94686ea69 yukino@YukinodeMBP ~ %
Bash
Windows & Linux 安装
威联通(Linux)
一键安装命令: 关闭 Emby 后使用 wget -O /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system/System.Net.Http.dll '程序集下载链接' --no-check-certificate 下载破解程序集替换原有程序,其中 程序集下载链接 根据你的系统架构自行选择: x64:https://neko.re/wp-content/uploads/simple-file-list/x64_System_Net_Http_1_1.dll x86:https://neko.re/wp-content/uploads/simple-file-list/x86_System_Net_Http_1_1.dll arm:https://neko.re/wp-content/uploads/simple-file-list/arm_System_Net_Http_1_1.dll 手动安装: 威联通的 Emby 安装路径在 /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system,你可以直接 下载 程序集文件并改名为 System.Net.Http.dll,使用 winscp 登录 NAS 到 emby 安装路径并替换同名文件即可。
华芸套件(Linux)
参考威联通,将路径 /share/CACHEDEV1_DATA/.qpkg/EmbyServer/system/
替换为 /volume1/.@plugins/AppCentral/emby-server/system/
如果上述方法提示找不到文件,请参考 Linux 安装方法找到 Emby 目录
群晖
直接替换会出错,请直接使用 Docker 版
Linux
-
通过 ssh 软件(例如 Xshell、Putty、Termius 等)连接到你的服务器,sudo -i 切换为 root 用户 使用 systemctl stop emby-server.service 结束 emby 进程 使用 find / -name EmbyServer 找到 emby,比如这里我的 emby 所在目录为/opt/emby-server/system/ 使用 wget -O /opt/emby-server/system/System.Net.Http.dll '程序集下载链接' --no-check-certificate(注意替换掉命令中的 emby 所在目录)
-
下载破解程序集替换原有程序,其中 程序集下载链接 根据你的系统架构自行选择: x64:https://neko.re/wp-content/uploads/simple-file-list/x64_System_Net_Http_1_1.dll x86:https://neko.re/wp-content/uploads/simple-file-list/x86_System_Net_Http_1_1.dll arm:https://neko.re/wp-content/uploads/simple-file-list/arm_System_Net_Http_1_1.dll 启动 Emby 进程 systemctl start emby-server.service
yukino@yukino-AA-B4:~$ ps -aux | grep "emby"root 382423 2.3 1.8 4377788 148512 ? Ssl 02:33 0:15 /opt/emby-server/system/EmbyServer -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
Bash
Windows
Windows:下载 程序集,选择对应系统架构的文件,替换 Emby 安装目录的同名文件即可。
客户端教程
参考 Emby 破解版完全食用方法 底端的客户端教程,不在赘述。
推荐的刮削器配置方法
请不要再使用其他刮削插件,否则可能会导致问题出现,比如演员图片刮削不出来
电视剧和动画
电影
刷新元数据
安装完成后,右键媒体库刷新元数据,你的 Emby 将开始刮削任务,等待些许即可看到完整的海报墙(取决于你的片子数量)
0 条评论