jellyfin/Jellyfin.Server.Implementations
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
..
Activity Use ExecuteDelete for cleaning activity logs 2023-11-22 09:35:35 -05:00
Devices Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
Events Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Extensions Disabled sqlite pooling 2024-11-14 21:47:42 +00:00
Item Order MediaStream query by StreamIndex (#13506) 2025-02-06 07:15:29 -07:00
MediaSegments Fix various typos 2025-01-25 21:04:37 -05:00
Migrations Make StartDate/EndDate nullable (#13494) 2025-02-04 17:02:07 -07:00
ModelConfiguration Fix Deduplication and Save of Items 2024-11-13 14:25:26 +00:00
Properties
Security Enable nullable for AuthorizationInfo (#13485) 2025-02-04 17:10:39 -07:00
Trickplay Backport pull request #13183 from jellyfin/release-10.10.z 2025-02-03 16:55:58 -05:00
Users Added + in username regex validator, Test + in username, issue #10414 (#12819) 2024-11-03 15:43:27 +01:00
ValueConverters Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Jellyfin.Server.Implementations.csproj Update projects to .NET 9 (#13023) 2024-11-16 10:11:01 -07:00
JellyfinDbContext.cs chore: fix spelling 2025-01-25 20:05:15 -05:00
ModelBuilderExtensions.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00