mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
update recording scheduler
This commit is contained in:
@@ -37,7 +37,7 @@ namespace MediaBrowser.Server.Implementations.ScheduledTasks
|
||||
|
||||
new StartupTrigger(),
|
||||
|
||||
new IntervalTrigger{ Interval = TimeSpan.FromHours(6)}
|
||||
new IntervalTrigger{ Interval = TimeSpan.FromHours(8)}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user