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.
Sonarr/NzbDrone.Core/Providers/Jobs
kay.one 35e44284c0
Fixed broken test, drop folder prefix uses regex instead of prefix now.
13 years ago
..
BacklogSearchJob.cs
BannerDownloadJob.cs Added some update APIs to check for updates and download and extract the update package. 13 years ago
ConvertEpisodeJob.cs ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
DeleteSeriesJob.cs
DiskScanJob.cs
EpisodeSearchJob.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
IJob.cs
ImportNewSeriesJob.cs Added BannerDownloadJob, it will run every 30 days. 13 years ago
JobProvider.cs Added some update APIs to check for updates and download and extract the update package. 13 years ago
PostDownloadScanJob.cs Fixed broken test, drop folder prefix uses regex instead of prefix now. 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. 13 years ago
SeriesSearchJob.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs