Radarr/NzbDrone.Core/Providers/Jobs
Mark McDowall 35cad3d27e Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
..
BacklogSearchJob.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00
DeleteSeriesJob.cs
DiskScanJob.cs
EpisodeSearchJob.cs Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. 2011-08-27 22:45:36 -07:00
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs
PostDownloadScanJob.cs
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
SeriesSearchJob.cs SeriesSearchJob uses SeasonSearchJob to try to download seasons first. 2011-08-27 23:37:34 -07:00
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs