Radarr/NzbDrone.Core/Jobs
Mark McDowall 4cefc5323c Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
2012-09-08 16:38:42 -07:00
..
AppUpdateJob.cs Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
BacklogSearchJob.cs
BannerDownloadJob.cs Removed Progress Notification from BannerProvider. 2012-03-07 12:37:36 -08:00
CleanupRecycleBinJob.cs Added Recycle Bin to server side 2012-09-03 23:49:04 -07:00
ConvertEpisodeJob.cs
DeleteSeriesJob.cs Added Recycle Bin to server side 2012-09-03 23:49:04 -07:00
DiskScanJob.cs
EmptyRecycleBinJob.cs Added Recycle Bin to server side 2012-09-03 23:49:04 -07: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
PastWeekBacklogSearchJob.cs Past Week Backlog Search job added 2012-07-07 16:33:37 -07:00
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs
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 Using TPL for feed downloading - more speed! 2012-09-08 16:38:42 -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
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs