jellyfin/MediaBrowser.Providers
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
..
Books Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
BoxSets Replace == null with is null 2022-12-05 15:00:20 +01:00
Channels Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Chapters Address comments 2020-04-01 19:05:41 +02:00
Folders Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Genres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
LiveTv Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Lyric Save embedded lyrics when probing audio 2024-02-28 17:34:33 -07:00
Manager Fix multiple intro providers and remove unneeded ToLists (#11431) 2024-04-25 07:02:01 -06:00
MediaInfo Improve audio normalization 2024-04-28 15:18:53 +02:00
Movies Use non nullable property type when possible 2023-10-08 00:22:36 +02:00
Music Fix warnings 2023-11-14 21:14:21 +01:00
MusicGenres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
People Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Photos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Playlists Allocate less Lists 2023-03-01 00:44:57 +01:00
Plugins Use StringSplitOptions.TrimEntries where possible (#11421) 2024-04-24 08:35:15 -06:00
Properties Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Studios Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Subtitles Store lyrics in the database as media streams (#9951) 2024-02-26 05:09:40 -07:00
Trickplay Fix build after merge 2023-11-10 08:01:39 -07:00
TV Fix warnings 2023-11-14 21:14:21 +01:00
Videos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Years Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
MediaBrowser.Providers.csproj Precache livetv program images (#11083) 2024-03-03 13:32:55 -07:00