2024-12-12, 11:08 PM
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
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