mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update SharedHttpStream.cs
This commit is contained in:
parent
237db8ae92
commit
4b37caa63a
@ -130,7 +130,7 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
|
||||
await StreamHelper.CopyToAsync(
|
||||
stream,
|
||||
fileStream,
|
||||
StreamDefaults.DefaultFileStreamBufferSize,
|
||||
StreamDefaults.DefaultCopyToBufferSize,
|
||||
() => Resolve(openTaskCompletionSource),
|
||||
cancellationToken).ConfigureAwait(false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user