Jellyfin Forum
Bug when using current kodi nighly - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Client Development (https://forum.jellyfin.org/f-client-development)
+---- Forum: Kodi Development (https://forum.jellyfin.org/f-kodi-development)
+---- Thread: Bug when using current kodi nighly (/t-bug-when-using-current-kodi-nighly)



Bug when using current kodi nighly - JeroenED - 2025-04-19

Hi,

I just wanted to stop by to let you know that when using the kodi jellyfin plugin with current kodi nightly, the plugin does not add any new movies. Resetting the jellyfin database removes them (as expected), but movies cannot be added again.

I didn't look too deep in the problem, but wanted to let you know anyhow. My system is using the libreelec generic (13.0 always latest one with script). I can also tell the issue was introduced with this commit to libreelec (https://github.com/LibreELEC/LibreELEC.tv/pull/9956) . I know using nightly is not for faint-hearted but this might tame the dragons before they go wild.

Jeroen


RE: Bug when using current kodi nighly - JeroenED - 2025-04-21

Meanwhile I created a pr for this

https://github.com/jellyfin/jellyfin-kodi/pull/993


RE: Bug when using current kodi nighly - fojktfodo - 2025-04-23

Thanks for this. I'm also on nightlies using CoreELEC-NO for testings so all my devices suddenly "developed" this problem. I made the changes you mention in the PR and now everything seems to be working. I'll keep tracking GitHub and this post for more changes.