embyLaunchPotplayer

emby launch extetnal player

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
bpking1
Cài đặt hàng ngày
1
Số lần cài đặt
4.056
Đánh giá
26 0 1
Phiên bản
1.1.0
Đã tạo
02-02-2023
Đã cập nhật
16-06-2023
Kích thước
20 KB
Giấy phép
MIT
Áp dụng cho

emby launch external Player 调用外部播放器,原脚本的账号无法登陆了,以后在这个地址更新,原地址 https://greasyfork.org/en/scripts/406811-embylaunchpotplayer ,github地址: https://github.com/bpking1/embyExternalUrl

  • 添加mpv player, 桌面端需要使用这个项目进行设置 https://github.com/akiirui/mpv-handler
  • 请使用Potplayer官方最新版,目前的版本号是230208,影片标题中文表现为乱码,需要等potplayer官方更新才行
  • PotPlayer可以调用外挂字幕,未选中外挂字幕的时候默认会尝试加载中文外挂字幕
  • 取消直链网盘播放按钮,直链需求可以在emby_server解决,请参考 这篇文章
  • potPlayer调用不生效的情况通常是注册表没加上,请重新安装pot官网最新版
  • 需要多开potPlayer的话,将脚本第186行左右的 /current 删除即可
  • 推荐直接将js脚本部署到emby_server,这样就不需要油猴了: 以linux为例,在/opt/emby-server/system/dashboard-ui目录下新建externalPlayer.js文件,将本脚本内容复制到里面,然后在当前目录下的index.html的 /body上面引入脚本即可