Lidarr/NzbDrone.Core/Jobs
Mark McDowall b7408b726a Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -07:00
..
AppUpdateJob.cs Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
BacklogSearchJob.cs BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
BannerDownloadJob.cs Removed Progress Notification from BannerProvider. 2012-03-07 12:37:36 -08:00
CheckpointJob.cs updated analytics 2012-02-14 18:21:56 -08:00
ConvertEpisodeJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
DeleteSeriesJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
DiskScanJob.cs Episode auto-ignore is now done in realtime rather than using a job. 2012-01-16 20:05:36 -08:00
EpisodeSearchJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
IJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
ImportNewSeriesJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
JobProvider.cs Fix: fixed manual job priority issue 2012-03-14 22:18:06 -07:00
PostDownloadScanJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
RecentBacklogSearchJob.cs BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
RenameSeasonJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
RenameSeriesJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
RssSyncJob.cs Episode searching now stores the results of the tests. 2012-04-19 23:42:13 -07:00
SearchHistoryCleanupJob.cs Added cleanup job for search history 2012-06-12 12:38:38 -07:00
SeasonSearchJob.cs SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found). 2012-05-17 16:52:26 -07:00
SeriesSearchJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
TrimLogsJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
UpdateInfoJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
UpdateSceneMappingsJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00