. 开始安装:
wget https://github.com/MediaBrowser/Emby.Releases/releases/download/4.6.4.0/emby-server-deb_4.6.4.0_amd64.deb
dpkg -i emby-server-deb_4.6.4.0_amd64.deb
访问 ip:8096 界面设置
2. 之后破解:
wget http://down.discovery.moe/Linux/emby/embypremiere.js
wget http://down.discovery.moe/Linux/emby/Emby.Web.dll
cp embypremiere.js /opt/emby-server/system/dashboard-ui/embypremiere
cp Emby.Web.dll /opt/emby-server/system/
rm -rf Emby.Web.dll embypremiere.js
3. 安装大佬的中文字幕插件:
wget http://down.discovery.moe/Linux/emby/Emby.MeiamSub.Shooter.dll
wget http://down.discovery.moe/Linux/emby/Emby.MeiamSub.Thunder.dll
cp Emby.MeiamSub.Shooter.dll /opt/emby-server/system/plugins/
cp Emby.MeiamSub.Shooter.dll /opt/emby-server/system/plugins/
cp Emby.MeiamSub.Thunder.dll /var/lib/emby/plugins/
cp Emby.MeiamSub.Thunder.dll /var/lib/emby/plugins/
rm -rf Emby.MeiamSub.Shooter.dll Emby.MeiamSub.Thunder.dll
完成,重启使用即可!
参考了:
https://mrchou.com/internet/how-to-set-emby-by-docker.html
https://wzfou.com/emby/
https://hostloc.com/thread-866274-1-1.html
https://emby.media/linux-server.html
正文完
发表至: 开源脚本
2023-01-25