JellyfinMorePlayer

jellyfin calls an external player, mobile style optimization + Safari compatibility, based on [Jellyfin Launch Potplayer](https://greasyfork.org/en/scripts/452398-jellyfinlaunchpotplayer).

< Feedback on JellyfinMorePlayer

Review: Good - script works

§
Posted: 25. 04. 2024

想知道怎么服务端安装

§
Posted: 26. 12. 2024

想知道怎么服务端安装

很简单,你在Jellyfin服务端里找到index.html文件(应该只有这一个文件),然后将脚本下载,将下载的脚本文件重命名为“ JellyfinMorePlayer.js ”,然后放入到index.html文件所在目录。
然后用文本编辑器打开index.html文件,在结尾添加如下命令:

<script type="text/javascript" src="JellyfinMorePlayer.js"></script>

  • “ JellyfinMorePlayer.js ”需要改为你下载的.js后缀的脚本文件名称。

Post reply

Sign in to post a reply.