2025-02-07, 12:49 AM
(2025-02-04, 01:31 PM)TheDreadPirate Wrote: I don't see a server side cause of this issue. Does Kodi produce logs?
It does, but a little awkward to access full logs. I have been waiting for the issue to happen again so I can check the recent logs, but it hasn't happened in a couple of days. It seems very intermittent.
(2025-02-06, 10:20 PM)Zyxin Wrote: On my Shield TV with Kodi and the Jellyfin addon, the playback would stop and buffer/stutter in the first few minutes. It seemed to be related to running Jellyfin with a reverse proxy. The solution I found was this:
https://github.com/jellyfin/jellycon/iss...1936934875
You have to add these lines to the advancedsettings.xml
Code:<advancedsettings version="1.0">
<network>
<disablehttp2>true</disablehttp2>
</network>
</advancedsettings>
It might work for your issue as well.
Thanks! I will give this a go and see if it helps! As above, it hasn't happened for a few days, but I will check back in the next time it happens (hopefully never after I add this
![Upside-down-face Upside-down-face](https://static.jellyfin.org/forum/images/smilies/apple_emoji/upside-down-face.png)