jellyfin/Emby.Server.Implementations/Library/Resolvers
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
..
Audio
Books
Movies
TV
BaseVideoResolver.cs Reduce string allocations 2023-10-06 01:04:25 +02:00
ExtraResolver.cs
FolderResolver.cs
GenericFolderResolver.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
GenericVideoResolver.cs
PhotoAlbumResolver.cs
PhotoResolver.cs
PlaylistResolver.cs
SpecialFolderResolver.cs