You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/NzbDrone.Core/Jobs
Mark McDowall 4cefc5323c
Using TPL for feed downloading - more speed!
12 years ago
..
AppUpdateJob.cs
BacklogSearchJob.cs
BannerDownloadJob.cs
CleanupRecycleBinJob.cs Added Recycle Bin to server side 12 years ago
ConvertEpisodeJob.cs
DeleteSeriesJob.cs Added Recycle Bin to server side 12 years ago
DiskScanJob.cs
EmptyRecycleBinJob.cs Added Recycle Bin to server side 12 years ago
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs Fix: fixed manual job priority issue 13 years ago
PastWeekBacklogSearchJob.cs Past Week Backlog Search job added 12 years ago
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs
RefreshEpsiodeMetadata.cs Fixed an issue creating metadata for all series 12 years ago
RenameSeasonJob.cs Metadata issues with renaming resolved 12 years ago
RenameSeriesJob.cs New: Rename all series added to Series Editor 12 years ago
RssSyncJob.cs Using TPL for feed downloading - more speed! 12 years ago
SearchHistoryCleanupJob.cs Added cleanup job for search history 12 years ago
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). 13 years ago
SeriesSearchJob.cs
TrimLogsJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs