mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
update ffmpeg
This commit is contained in:
@@ -43,11 +43,6 @@ namespace MediaBrowser.Server.Implementations.ScheduledTasks
|
||||
|
||||
}.ToList();
|
||||
|
||||
if (!_config.Configuration.DisableStartupScan)
|
||||
{
|
||||
list.Add(new StartupTrigger());
|
||||
}
|
||||
|
||||
return list;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user