@ -57,7 +57,7 @@ namespace NzbDrone.Core.MediaFiles.MediaInfo
public List<string> Subtitles { get; set; }
public List<string> AudioStreams { get; set; }
public List<AudioStream> AudioStreams { get; set; }
public string ScanType { get; set; }