embyLaunchPotplayer

try to take over the world!

Från och med 2022-05-23. Se den senaste versionen.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
bpking
Betyg
0 0 0
Version
1.0.1
Skapad
2020-07-10
Uppdaterad
2022-05-23
Size
9,72 KB
Licens
MIT
Gäller för

emby launch external Player 调用外部播放器

  • 额外增加几个播放器选项,potPlayer和mxPlayer支持继续播放当前进度,不支持回传播放记录
  • 目前实现调用外挂字幕的播放器: potPlayer, vlc on ios(未测试) ,要先在页面上选中外挂字幕
  • 取消直链网盘播放按钮,直链需求可以在emby_server解决,请参考 这篇文章
  • mpv的需求或者jellyfin的需求请使用jellyfin-mpv-shim ps:这就是外部播放器最理想的效果..
  • potPlayer调用不生效的情况通常是注册表没加上,请重新安装pot官网最新版
  • 需要使用之前版本直接打开本地路径的方式的话,打开脚本历史版本里面能找到,js代码可能要自己改下
  • 需要多开potPlayer的话,将脚本第135行左右的 /current 删除即可
  • 推荐直接将js脚本部署到emby_server,这样就不需要油猴了: 以linux为例,在/opt/emby-server/system/dashboard-ui目录下新建externalPlayer.js文件,将本脚本内容复制到里面,然后在当前目录下的index.html的 /body上面引入脚本即可 <script src="./externalPlayer.js" ></script>
  • 推荐emby交流群 : https://t.me/EmbyDrive