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