Radarr/NzbDrone.Core/Jobs
kay.one c5df00cc87 Fixed: fixed an issue where season ignore check wasn't working correctly.
Fixed: unavailable nzbdrone service will no longer block series from being added.
2012-02-27 21:50:56 -08:00
..
AppUpdateJob.cs Fixed: Fixed an issue where there could be a race condition during app update. 2012-02-26 13:22:35 -08:00
BacklogSearchJob.cs BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
BannerDownloadJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
CheckpointJob.cs updated analytics 2012-02-14 18:21:56 -08:00
ConvertEpisodeJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
DeleteSeriesJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
DiskScanJob.cs Episode auto-ignore is now done in realtime rather than using a job. 2012-01-16 20:05:36 -08:00
EpisodeSearchJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
IJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
ImportNewSeriesJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
JobProvider.cs Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
PostDownloadScanJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
RecentBacklogSearchJob.cs BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
RenameSeasonJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
RenameSeriesJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
RssSyncJob.cs Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
SeasonSearchJob.cs Improved: Season search/backlog search is a lot more efficient with indexer searches. 2012-02-26 17:14:35 -08:00
SeriesSearchJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
TrimLogsJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
UpdateInfoJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
UpdateSceneMappingsJob.cs Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00