namespace ErsatzTV.Core.Domain; public class JellyfinSeason : Season { public string ItemId { get; set; } public string Etag { get; set; } }