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.
Radarr/NzbDrone.Core/Providers/Jobs
Mark McDowall e16f83c433
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
13 years ago
..
AppUpdateJob.cs AppUpdateJob will run every 7 days. 13 years ago
BacklogSearchJob.cs BacklogSearchJob will run every 30 days. 13 years ago
BannerDownloadJob.cs Alot of refactoring. 14 years ago
ConvertEpisodeJob.cs ConfigFileProvider will now add missing config values automatically, with a default value. 14 years ago
DeleteSeriesJob.cs
DiskScanJob.cs UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 14 years ago
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs Database logging is now set to Info. 13 years ago
PostDownloadScanJob.cs More autoupdate code. 14 years ago
RecentBacklogSearchJob.cs Removed Injection for SeasonSearchJob on RecentBacklogSearchJob. 13 years ago
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs
SeriesSearchJob.cs
TrimLogsJob.cs Trim added to LogProvider. 14 years ago
UpdateInfoJob.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 13 years ago
UpdateSceneMappingsJob.cs