mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
update translations
This commit is contained in:
parent
e08963790d
commit
5c84cadb5e
44 changed files with 16814 additions and 15463 deletions
|
|
@ -357,6 +357,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
}
|
||||
};
|
||||
|
||||
_logger.Debug("{0} {1}", process.StartInfo.FileName, process.StartInfo.Arguments);
|
||||
|
||||
await resourcePool.WaitAsync(cancellationToken).ConfigureAwait(false);
|
||||
|
||||
process.Start();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue