Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Nginx HTTP 2.0 issues #602

@lukefor

Description

@lukefor

https://jellyfin.org/docs/general/networking/nginx.html

The example specifies http2, however this caused some platform-specific issues for me in conjunction with the Jellyfin-Kodi plugin:

  • Kodi 19.3 on CoreELEC randomly failed to load fanart and episode images
  • Kodi 19.3 on Amazon Fire Stick unable to stream anything for long without buffering or terminating playback at random

Other platforms such as Kodi 19.3 on Android 5.1 and Kodi 18.x on Windows did not exhibit these issues. All issues were resolved when http2 was disabled

I suggest to add a warning about usage of Jellyfin+Kodi with http2 (it must be disabled for all server blocks per IP/port, not just for Jellyfin) and removing it from the example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions