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.
Readarr/NzbDrone.Core/Providers/Jobs
Mark McDowall e781501021
Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly.
13 years ago
..
AppUpdateJob.cs Update client is now moved rather than copied. 13 years ago
BacklogSearchJob.cs Extended the actions column width on Series Grid - FF was creating two rows of buttons. 13 years ago
BannerDownloadJob.cs Alot of refactoring. 13 years ago
ConvertEpisodeJob.cs ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
DeleteSeriesJob.cs
DiskScanJob.cs UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 13 years ago
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs Added BannerDownloadJob, it will run every 30 days. 14 years ago
JobProvider.cs Cleaned up JobProviderFixture, should save ~20 seconds in build time. 13 years ago
PostDownloadScanJob.cs More autoupdate code. 13 years ago
RecentBacklogSearchJob.cs Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly. 13 years ago
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs Season searching fallback to individual episodes will done in order from 1 to n. 14 years ago
SeriesSearchJob.cs
TrimLogsJob.cs Trim added to LogProvider. 13 years ago
UpdateInfoJob.cs UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 13 years ago
UpdateSceneMappingsJob.cs