https://github.com/sohag1192/Emby-Home-Swiper-UI 项目预览

去仓库下代码,把v1的homejs拿出来
把homejs上传到/system/dashboard-ui/
或者放在本地映射(这样子省事情)我的映射目录如下
-v /Users/apple/backup/DockerDesktop/emby/home.js:/system/dashboard-ui/home.js:rw \
/system/dashboard-ui/ 找到index.html,添加,在head后body前就行了,位置随意
<!-- Emby Home Swiper UI -->
<script src="home.js"></script>


Comments NOTHING