mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #9802] Fix: Always consider HLS supported for direct play #12228
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9802
State: closed
Merged: No
Changes
Always consider HLS supported, regardless of what the client actually reports. We're using HLS for transcoding anyway, so clients have to support it no matter what.
Issues
Without these changes, adding HLS streams referenced via .strm files will always fall back to remuxing.