mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-05 22:02:53 +01:00
update translations
This commit is contained in:
@@ -273,7 +273,7 @@ namespace MediaBrowser.Api
|
||||
{
|
||||
if (job.Type == TranscodingJobType.Progressive)
|
||||
{
|
||||
const int timerDuration = 1000;
|
||||
const int timerDuration = 1500;
|
||||
|
||||
if (job.KillTimer == null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user