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.
here is my log upoloaded to my google drive. Sorry i couldnt find any other meaningful way to share logs here. 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.
here is my log upoloaded to my google drive. Sorry i couldnt find any other meaningful way to share logs here. Help is greatly appreciated
Code:
2024-12-12 16:04:33.680 T:829433 info <general>: JELLYFIN.__main__ -> ERROR:
ervice.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