mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #10067] Fix multiple FLAC HTTP Live Streaming issues #12326
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/10067
State: closed
Merged: Yes
Changes
See the commit messages themselves for more details.
One discussion point is, whether the codec string capitalization hack is actually required. If I understand correctly, it was added to support ShakaPlayer with https://github.com/jellyfin/jellyfin/pull/8546. Maybe it should be fixed there, as the documentation is pretty clear about the codec field:
Issues
Fixes #10066