Sonarr/NzbDrone.Core/Providers/Jobs
kay.one 474f17c5e6 Added EpisodeSearchJob, still needs unit tests 2011-05-25 22:44:59 -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
DiskScanJob.cs failed disk scan doesn't kill the whole job anymore 2011-05-23 17:44:44 -07:00
EpisodeSearchJob.cs Added EpisodeSearchJob, still needs unit tests 2011-05-25 22:44:59 -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
ImportNewSeriesJob.cs Diskscan/Info update job refactoring and test 2011-05-20 17:23:49 -07:00
JobProvider.cs added better db migration support than what Subsonic provides out of the box. 2011-05-23 17:34:57 -07:00
RssSyncJob.cs Initial support for episode search in indexerbase and Nzbs.org 2011-05-25 21:25:59 -07:00
UpdateInfoJob.cs Diskscan/Info update job refactoring and test 2011-05-20 17:23:49 -07:00