Update FFProbeVideoInfo.cs
This commit is contained in:
parent
6b2b484987
commit
107412f2f2
|
@ -111,11 +111,6 @@ namespace MediaBrowser.Providers.MediaInfo
|
|||
}
|
||||
}
|
||||
|
||||
// if (streamFileNames == null)
|
||||
// {
|
||||
// streamFileNames = Array.Empty<string>();
|
||||
// }
|
||||
|
||||
mediaInfoResult = await GetMediaInfo(item, cancellationToken).ConfigureAwait(false);
|
||||
|
||||
cancellationToken.ThrowIfCancellationRequested();
|
||||
|
|
Loading…
Reference in New Issue
Block a user