mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-20 00:57:16 +00:00
update translations
This commit is contained in:
@@ -246,7 +246,9 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
MinResumePct = 5;
|
||||
MaxResumePct = 90;
|
||||
MinResumeDurationSeconds = Convert.ToInt32(TimeSpan.FromMinutes(5).TotalSeconds);
|
||||
|
||||
// 5 minutes
|
||||
MinResumeDurationSeconds = 300;
|
||||
|
||||
RealtimeMonitorDelay = 30;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user