namespace Common.Configuration.Arr; public sealed record LidarrConfig : ArrConfig { public const string SectionName = "Lidarr"; }