Radarr/NzbDrone.Core/Providers/Jobs
Mark McDowall 6805a1041b InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs). 2011-11-30 18:23:22 -08:00
..
AppUpdateJob.cs AppUpdateJob will run every 7 days. 2011-11-25 00:07:12 -08:00
BacklogSearchJob.cs Removed single search method in indexer base. 2011-11-28 22:49:38 -08:00
BannerDownloadJob.cs
ConvertEpisodeJob.cs
DeleteSeriesJob.cs
DiskScanJob.cs
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs). 2011-11-30 18:23:22 -08:00
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs Removed single search method in indexer base. 2011-11-28 22:49:38 -08:00
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs
SeriesSearchJob.cs Fixed a bug in SeriesSearchJob that would cause it to fail. 2011-11-25 23:52:54 -08:00
TrimLogsJob.cs
UpdateInfoJob.cs EpisodeSearch properly uses PerformSearch. 2011-11-25 22:13:47 -08:00
UpdateSceneMappingsJob.cs