embyLaunchIINA

emby launch extetnal player

Author
jqtmviyu
Daily installs
1
Total installs
66
Ratings
0 0 0
Version
0.0.9
Created
2024-05-22
Updated
2024-06-08
License
MIT
Applies to

自用脚本, 可能有bug

修改自 https://greasyfork.org/en/scripts/459297

合并大佬最新仓库代码 https://github.com/bpking1/embyExternalUrl

问题反馈

https://github.com/jqtmviyu/UserScripts/issues

功能

  • 根据ua显示不同的播放器
    • macos: iina
    • 移动端: nplayer
    • window: pot
    • 其他: vlc
  • 调用播放器30秒后自动标记为已播放

安装

  • 浏览器: 油猴/暴力猴 安装脚本
  • 移动端: via/x/firefox 支持安装脚本
  • emby docker:
    1. 拷贝容器里的/system/dashboard-ui/index.html
    2. 添加script标签 <script src="https://fastly.jsdelivr.net/gh/jqtmviyu/UserScripts@main/embyLaunchIINA.user.js" defer></script>
    3. 最后映射进容器
    ps: 不同的镜像可能 index.html 路径不同, exec 进容器, 用top命令查看服务所在的路径

截图