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.
Lidarr/NzbDrone.Core/Jobs
Mark McDowall 5764059f1d
New: Banner will be deleted when series is deleted.
13 years ago
..
AppUpdateJob.cs Fixed: Fixed an issue where there could be a race condition during app update. 13 years ago
BacklogSearchJob.cs BacklogSetting refactoring. 13 years ago
BannerDownloadJob.cs New: Banner will be deleted when series is deleted. 13 years ago
CheckpointJob.cs updated analytics 13 years ago
ConvertEpisodeJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
DeleteSeriesJob.cs Removed single episode rename button 13 years ago
DiskScanJob.cs Episode auto-ignore is now done in realtime rather than using a job. 13 years ago
EpisodeSearchJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
IJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
ImportNewSeriesJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
JobProvider.cs Jobs added to queue have higher priority than scheduler jobs. 13 years ago
PostDownloadScanJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
RecentBacklogSearchJob.cs BacklogSetting refactoring. 13 years ago
RenameSeasonJob.cs Removed single episode rename button 13 years ago
RenameSeriesJob.cs Removed single episode rename button 13 years ago
RssSyncJob.cs Logging/Download notification tweaks. 13 years ago
SeasonSearchJob.cs Improved: Season search/backlog search is a lot more efficient with indexer searches. 13 years ago
SeriesSearchJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
TrimLogsJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
UpdateInfoJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago
UpdateSceneMappingsJob.cs Jobs now use Timespan rather than integer to represent minutes. 13 years ago