namespace Domain.Sonarr.Queue; public record Language( int Id, string Name );