1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Radarr/NzbDrone.Core/Providers/Jobs
2011-05-17 22:10:46 -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 LastExecutionTime will only be updated if no targetId was found. 2011-05-17 08:33:32 -07:00
MediaFileScanJob.cs Mediascan job doesn't scan series that aren't fully added to the db yet 2011-05-17 20:52:49 -07:00
NewSeriesUpdate.cs Super smart season ignore logic. ;) 2011-05-17 22:10:46 -07:00
RssSyncJob.cs Attach to debugger is a lot more reliable. 2011-04-22 10:09:06 -07:00
UpdateInfoJob.cs more notification updates 2011-04-23 22:48:12 -07:00