群晖jellyfin..电视端kodi已经实现jellyfin群晖同步,但是有一个问题,nas端新增媒体库后,电视端不能更新。按网上教程,在nas端jellyfin的控制台--插件--目录,发现一直是转圈,不能加载插件出来,
所以jellyfin服务端(注意是服务端,不是kodi插件)官方提供了一个Kodi Sync Queue,这个插件可以在服务端缓存各个客户端上次打开始的同步进度,从而显著提高同步速度,推荐装上。(插件>目录里找即可,官方内置的源里就有) Kodi Sync Queue
jellyfin插件库中有一个插件可以实现自动同步功能,它就是 “Kodi Sync Queue”。 进入jellyfin控制台,选择 “插件”-->“目录” 安装完成后需要重启 jellyfin 才能生效。之后在kodi启动时就会自动同步了。
Yeah, the kodi sync queue plugin is always enabled in jellyfin server, no problems there. The setting in kodi addon just keeps getting disabled. It's really weird. I initially suspected the settings were getting resetted. But no, every other settings stays the same. "Enable Kodi Sync Queue...
Place the dll-file in theplugins/kodisyncqueuefolder (you might need to create the folders) of your JF install Releasing To release the plugin we recommendJPRMthat will build and package the plugin. For additional context and for how to add the packaged plugin zip to a plugin manifest see...
求助各位大佬,套件版..求助各位大佬,套件版jellyfin 更新插件一直圈圈,自己下载的kodi sync queue插件又找不到安装路径,求助!
为了使每次Jellyfin数据更新都自动同步到Kodi上,官方建议安装Kodi Sync Queue插件。 控制台中进入“插件”菜单,选择顶部的“目录”找到它,安装后重启Jellyfin 你以为这就结束了吗? 有没有发现,你的分类都被Kodi整合在一起了,比如所有单体的视频(比如电影或小姐姐)都被挤进了“电影”里,所有多集的视频(比如电视剧...
为了使每次Jellyfin数据更新都自动同步到Kodi上,官方建议安装Kodi Sync Queue插件。 控制台中进入“插件”菜单,选择顶部的“目录”找到它,安装后重启Jellyfin 你以为这就结束了吗? 有没有发现,你的分类都被Kodi整合在一起了,比如所有单体的视频(比如电影或小姐姐)都被挤进了“电影”里,所有多集的视频(比如电视剧...
kodi安装jell..kodi安装jellyfin插件 每次打开都要手动同步 看帖子Kodi Sync Queue插件可以解决 可是找不到这个插件啊。。。
2 changes: 1 addition & 1 deletion 2 jellyfin-plugin-kodisyncqueue Submodule jellyfin-plugin-kodisyncqueue updated 5 files +3 −3 Directory.Build.props +3 −2 Jellyfin.Plugin.KodiSyncQueue/Data/DbRepo.cs +1 −3 Jellyfin.Plugin.KodiSyncQueue/Entities/UserInfoRec.cs +1 −3 Jell...