Sonarr/NzbDrone.Core/Providers/Jobs
kay.one 1239da656e Rewrite of InventoryProvider 2011-05-28 12:23:35 -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 Rewrite of InventoryProvider 2011-05-28 12:23:35 -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 Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -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 Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
UpdateInfoJob.cs Diskscan/Info update job refactoring and test 2011-05-20 17:23:49 -07:00