Sonarr/NzbDrone.Core/Jobs
Mark McDowall edb0b3af86 SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
2012-05-17 16:52:26 -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
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
IJob.cs
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
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
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
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs