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/Emby.Server.Implementations/Data
Nick ab20ceaad6
Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
11 months ago
..
BaseSqliteRepository.cs Merge pull request #9667 from Silvenga/restore-default-journal-size 1 year ago
CleanDatabaseScheduledTask.cs Replace != null with is not null 2 years ago
ConnectionPool.cs nameof instead of GetType().Name 1 year ago
ManagedConnection.cs POC sql connection pool 1 year ago
SqliteExtensions.cs Replace == null with is null 2 years ago
SqliteItemRepository.cs Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 11 months ago
SqliteUserDataRepository.cs POC sql connection pool 1 year ago
SynchronousMode.cs Fix minor warnings in Emby.Server.Implementations (#2149) 2 years ago
TempStoreMode.cs Fix warnings in Data 3 years ago
TypeMapper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago