jellyfin/Jellyfin.Server.Implementations
gnattu 86129589ef Override too small trickplay image interval
Some users may set this value too low, causing the trickplay generation to fail. Reset this interval to the minimum valid value of 1 second when the user-configured value is too small to prevent generation failures.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-22 13:35:28 +08:00
..
Activity Use ExecuteDelete for cleaning activity logs 2023-11-22 09:35:35 -05:00
Devices Allow empty user id when getting device list (#11633) 2024-05-15 07:06:29 -06:00
Events Store lyrics in the database as media streams (#9951) 2024-02-26 05:09:40 -07:00
Extensions chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 (#11306) 2024-04-14 08:18:09 -06:00
Migrations Merge branch 'master' into trickplay 2023-10-18 19:27:05 -07:00
ModelConfiguration Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2023-06-26 17:40:10 -07:00
Properties Validate the new username when renaming 2021-02-17 11:30:14 +01:00
Security Use ExecuteDelete for removing API keys 2023-11-22 09:40:49 -05:00
Trickplay Override too small trickplay image interval 2024-05-22 13:35:28 +08:00
Users Restore caching for UserManager.cs 2024-05-15 12:43:46 +08:00
ValueConverters Enable nullable for Jellyfin.Server.Implementations 2020-12-12 11:20:48 -05:00
Jellyfin.Server.Implementations.csproj Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 2024-01-14 12:11:16 +01:00
JellyfinDbContext.cs Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2023-06-26 17:40:10 -07:00
ModelBuilderExtensions.cs Update StyleCop 2021-12-24 18:28:27 +01:00