mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Always scan ReplayGain tag (#11418)
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user