Jellyfin Forum
Kodi keeps Crashing on exit with jellyfin_kodi.entrypoint.service - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Kodi keeps Crashing on exit with jellyfin_kodi.entrypoint.service (/t-kodi-keeps-crashing-on-exit-with-jellyfin-kodi-entrypoint-service)



Kodi keeps Crashing on exit with jellyfin_kodi.entrypoint.service - lizardnuts - 2024-12-12

Hello,

I am very new to this forum, ill do my best to explain.

I am running Kodi on my Raspberry Pi 5. I installed Kodi using Pi Apps. Since install and configuration of the Jellyfin Addon It appears Kodi crashes every single time upon exit. If i disable the addon and start kodi and exit, kodi does not crash. This is as much as i was able to isolate my problem. Below is an example of the error is see in logs.

funny enough, it hasnt crashed since i switched over to the default skin. But i do like using the Amber skin.

attached is my log from today. Help is greatly appreciated

Code:
2024-12-12 16:04:33.680 T:829433    info <general>: JELLYFIN.__main__ -> ERROR:Confusedervice.py:43 ExitService
                                                  Traceback (most recent call last):
                                                    File "service.py", line 41, in run
                                                      service.service()
                                                    File "jellyfin_kodi/entrypoint/service.py", line 147, in service
                                                      raise Exception("ExitService")
                                                  Exception: ExitService