Files
jellyfin/Jellyfin.Server.Implementations/Item
gnattu 341bb02422 Order MediaStream query by StreamIndex (#13506)
Our stream index calculation logic implemented in #7529, assumes an in-order array. However, our current query may return out-of-order items, leading the server to pass an incorrect index to ffmpeg, causing the transcoding to crash.
2025-02-06 07:15:29 -07:00
..
2025-01-15 20:12:41 +00:00
2024-11-17 11:03:43 +00:00