mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-15 23:02:18 +01:00
update translations
This commit is contained in:
@@ -135,8 +135,8 @@ namespace MediaBrowser.Server.Implementations.Sync
|
||||
|
||||
try
|
||||
{
|
||||
await provider.TransferItemFile(serverId, libraryItem.Id, internalSyncJobItem.OutputPath, target, cancellationToken)
|
||||
.ConfigureAwait(false);
|
||||
//await provider.TransferItemFile(serverId, libraryItem.Id, internalSyncJobItem.OutputPath, target, cancellationToken)
|
||||
// .ConfigureAwait(false);
|
||||
|
||||
progress.Report(92);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user