namespace ErsatzTV.Application.Troubleshooting; public record SubtitleViewModel(int Id, string Language, string Title, string Codec);