1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Housekeeping
Mark McDowall 638e3ca898 Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
..
Housekeepers Command queue 2015-03-16 22:07:02 -07:00
HousekeepingCommand.cs
HousekeepingService.cs Command queue 2015-03-16 22:07:02 -07:00
IHousekeepingTask.cs