需要 Python。Emby/Jellyfin 调用外部本地播放器,并回传播放记录。适配 Plex。
当前为
特性
以下播放器支持回传进度
基础配置
embyToLocalPlayer.zip 并解压到任意文件夹。 发布页embyToLocalPlayer_config.ini前置说明
Windows
embyToLocalPlayer_debug.batmacOS
chmod +x *.command 回车。emby_script_run.command, 若无报错,可播放测试。brew install screen/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"emby_script_run.command(方案一)| emby_script_run_via_screen.command(方案二) 文件拖入 >
点击运行后测试播放 > 文件 > 存储 > 取名并保存到应用程序。cd ~/App/embyToLocalPlayer && nohup ./emby_script_run.command > run.log 2&>1 &Linux
apt install python3-tk(没报错不装也行)emby_script_run.command 执行权限,并用终端打开。如果排版有问题,请到 GitHub 查看。
https://github.com/kjtsune/embyToLocalPlayer#faq