Sonarr/NzbDrone.Core/Providers/Jobs
Mark McDowall d6ae21506c Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-05-17 22:32:32 -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 tests for SingleId and not updating last execution time or success/fail. 2011-05-17 22:29:23 -07:00
MediaFileScanJob.cs Merge with Kayone's branch. 2011-05-17 22:32:23 -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