mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-07 09:01:36 -04:00
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…
x
Reference in New Issue
Block a user