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/Jobs
kay.one 56c6466c9f
Improved: Season search/backlog search is a lot more efficient with indexer searches.
13 years ago
..
AppUpdateJob.cs Fixed: Fixed an issue where there could be a race condition during app update. 13 years ago
BacklogSearchJob.cs
BannerDownloadJob.cs
CheckpointJob.cs
ConvertEpisodeJob.cs
DeleteSeriesJob.cs Removed single episode rename button 13 years ago
DiskScanJob.cs
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs Jobs added to queue have higher priority than scheduler jobs. 13 years ago
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs
RenameSeasonJob.cs Removed single episode rename button 13 years ago
RenameSeriesJob.cs Removed single episode rename button 13 years ago
RssSyncJob.cs
SeasonSearchJob.cs Improved: Season search/backlog search is a lot more efficient with indexer searches. 13 years ago
SeriesSearchJob.cs
TrimLogsJob.cs
UpdateInfoJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
UpdateSceneMappingsJob.cs