Lidarr/NzbDrone.Core/Providers/Jobs
unknown 13f37cd405 Added test to make sure disabled jobs aren't actually running automatically 2011-05-17 00:16:45 -07:00
..
DeleteSeriesJob.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
IJob.cs Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job 2011-05-11 11:25:32 -07:00
JobProvider.cs Added test to make sure disabled jobs aren't actually running automatically 2011-05-17 00:16:45 -07:00
MediaFileScanJob.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
NewSeriesUpdate.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
RssSyncJob.cs
UpdateInfoJob.cs