Always scan ReplayGain tag (#11418)

This commit is contained in:
Bond-009
2024-04-24 16:09:01 +02:00
committed by GitHub
parent 3c159822b5
commit 428283f787
3 changed files with 7 additions and 59 deletions

View File

@@ -35,8 +35,6 @@ namespace MediaBrowser.Model.Configuration
public bool EnableLUFSScan { get; set; }
public bool UseReplayGainTags { get; set; }
public bool EnableChapterImageExtraction { get; set; }
public bool ExtractChapterImagesDuringLibraryScan { get; set; }