Default to a list just in case and tweaked the logging for Koreader.

This commit is contained in:
Joseph Milazzo 2025-06-28 07:52:58 -05:00
parent 9e556cb162
commit dfab848860
4 changed files with 5 additions and 4 deletions

View file

@ -126,10 +126,11 @@ public class Chapter : IEntityDate, IHasReadTimeEstimate, IHasCoverImage, IHasKP
/// </summary>
public string WebLinks { get; set; } = string.Empty;
public string ISBN { get; set; } = string.Empty;
/// <summary>
/// Tracks which metadata has been set by K+
/// </summary>
public IList<MetadataSettingField> KPlusOverrides { get; set; }
public IList<MetadataSettingField> KPlusOverrides { get; set; } = [];
/// <summary>
/// (Kavita+) Average rating from Kavita+ metadata