|
|
@ -458,11 +458,11 @@ namespace MediaBrowser.Server.Implementations.Providers
|
|
|
|
{
|
|
|
|
{
|
|
|
|
await input.CopyToAsync(fs, StreamDefaults.DefaultCopyToBufferSize, cancellationToken).ConfigureAwait(false);
|
|
|
|
await input.CopyToAsync(fs, StreamDefaults.DefaultCopyToBufferSize, cancellationToken).ConfigureAwait(false);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// If this is ever used for something other than metadata we can add a file type param
|
|
|
|
// If this is ever used for something other than metadata we can add a file type param
|
|
|
|
item.ResolveArgs.AddMetadataFile(path);
|
|
|
|
item.ResolveArgs.AddMetadataFile(path);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
finally
|
|
|
|
finally
|
|
|
|
{
|
|
|
|
{
|
|
|
|
//Remove the ignore
|
|
|
|
//Remove the ignore
|
|
|
|