1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 16:01:46 +02:00
Radarr/NzbDrone.Core/Jobs
2012-02-26 14:35:45 -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 Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -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 Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
SeriesSearchJob.cs SeasonProvider Added to handle ignoring of Seasons. 2012-02-20 19:25:19 -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