Sonarr/NzbDrone.Core/Jobs
markus101 1c99d602d8 Fixed an issue creating metadata for all series 2012-07-27 07:32:57 -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
PastWeekBacklogSearchJob.cs Past Week Backlog Search job added 2012-07-07 16:33:37 -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
RefreshEpsiodeMetadata.cs Fixed an issue creating metadata for all series 2012-07-27 07:32:57 -07:00
RenameSeasonJob.cs Metadata issues with renaming resolved 2012-07-14 01:17:37 -07:00
RenameSeriesJob.cs New: Rename all series added to Series Editor 2012-07-20 21:46:16 -07: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