jellyfin/Emby.Server.Implementations/Data
Bond_009 88a38a61b5 Improve audio normalization
* Move calculation of LUFS to a scheduled task as it's pretty slow
* Correctly calculate album LUFS
* Don't try to convert replaygain tags to LUFS values
2024-04-28 15:18:53 +02:00
..
BaseSqliteRepository.cs Enable more warnings as errors (#11288) 2024-04-12 17:45:01 -06:00
CleanDatabaseScheduledTask.cs
SqliteExtensions.cs Specify DateTimeKind when pulling a DateTime out of the database 2024-01-06 15:01:54 -07:00
SqliteItemRepository.cs Improve audio normalization 2024-04-28 15:18:53 +02:00
SqliteUserDataRepository.cs Add index for lastPlayedDate (#11342) 2024-04-12 17:44:16 -06:00
SynchronousMode.cs
TempStoreMode.cs
TypeMapper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00