You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/NzbDrone.Core/Providers/Jobs
Mark McDowall d6ae21506c
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
..
DeleteSeriesJob.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 14 years ago
IJob.cs Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job 14 years ago
JobProvider.cs Added tests for SingleId and not updating last execution time or success/fail. 14 years ago
MediaFileScanJob.cs Merge with Kayone's branch. 14 years ago
NewSeriesUpdate.cs Super smart season ignore logic. ;) 14 years ago
RssSyncJob.cs Attach to debugger is a lot more reliable. 14 years ago
UpdateInfoJob.cs more notification updates 14 years ago