jellyfin/MediaBrowser.Model/Configuration
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio (#10566)
* Add option to use replaygain tags for audio

* Change regex to be specific

* Use ffprobe for faster metadata grabs

* Change regex to .Match
2024-01-06 13:59:56 -07:00
..
BaseApplicationConfiguration.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
EmbeddedSubtitleOptions.cs Fix minor warnings in MediaBrowser.Model/Configuration (#2149) 2022-10-06 21:44:12 +02:00
EncodingOptions.cs Merge branch 'master' into trickplay 2023-06-28 21:43:23 -07:00
ImageOption.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ImageSavingConvention.cs Fix some warnings 2020-02-23 12:11:43 +01:00
LibraryOptions.cs Add option to use replaygain tags for audio (#10566) 2024-01-06 13:59:56 -07:00
MediaPathInfo.cs Fix InvalidOperationException when serializing MediaPathInfo 2021-09-03 16:39:03 +02:00
MetadataConfiguration.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
MetadataOptions.cs Fix some warnings 2021-09-09 15:59:13 +02:00
MetadataPlugin.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
MetadataPluginSummary.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
MetadataPluginType.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
PathSubstitution.cs Remove useless nullable directives 2021-06-11 23:36:10 +02:00
ServerConfiguration.cs fix indentation after merge 2023-10-21 11:49:01 +02:00
TrickplayOptions.cs Change default threads to 1 2023-06-22 16:23:52 -07:00
TrickplayScanBehavior.cs crobibero styling, format, code suggestions 2023-06-22 16:23:52 -07:00
TypeOptions.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
UserConfiguration.cs Migrate to customizable cast receiver config 2023-09-23 11:04:53 -06:00
XbmcMetadataOptions.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00