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

@@ -135,7 +135,7 @@ namespace MediaBrowser.Controller.Entities
/// </summary>
/// <value>The LUFS Value.</value>
[JsonIgnore]
public float LUFS { get; set; }
public float? LUFS { get; set; }
/// <summary>
/// Gets or sets the channel identifier.