Radarr/NzbDrone.Core/Providers/Jobs
Mark McDowall e16f83c433 Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
..
AppUpdateJob.cs AppUpdateJob will run every 7 days. 2011-11-25 00:07:12 -08:00
BacklogSearchJob.cs BacklogSearchJob will run every 30 days. 2011-11-25 00:05:24 -08:00
BannerDownloadJob.cs
ConvertEpisodeJob.cs
DeleteSeriesJob.cs
DiskScanJob.cs UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 2011-11-21 22:27:08 -08:00
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs Database logging is now set to Info. 2011-11-23 23:34:59 -08:00
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs Removed Injection for SeasonSearchJob on RecentBacklogSearchJob. 2011-11-23 17:10:20 -08:00
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs
SeriesSearchJob.cs
TrimLogsJob.cs Trim added to LogProvider. 2011-11-21 23:35:11 -08:00
UpdateInfoJob.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
UpdateSceneMappingsJob.cs