You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Server.Implementat...
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
11 months ago
..
Activity Use ExecuteDelete for cleaning activity logs 1 year ago
Devices Remove some unused client capabilities and sync code (#10812) 1 year ago
Events Store lyrics in the database as media streams (#9951) 11 months ago
Extensions Use default ASP.NET Core logger factory for DbContext factory 2 years ago
Migrations Merge branch 'master' into trickplay 1 year ago
ModelConfiguration Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
Properties
Security Use ExecuteDelete for removing API keys 1 year ago
Trickplay Fix tiles playlist not using relative paths 11 months ago
Users Store lyrics in the database as media streams (#9951) 11 months ago
ValueConverters
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. 1 year ago
JellyfinDbContext.cs Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
ModelBuilderExtensions.cs