Sonarr/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 Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
DiskScanJob.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
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 Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
ImportNewSeriesJob.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
JobProvider.cs Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-08-24 16:57:00 -07:00
PostDownloadScanJob.cs SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 2011-08-26 10:45:59 -07:00
RenameEpisodeJob.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
RenameSeasonJob.cs Added SeriesSearch and RenameSeries jobs. 2011-08-22 22:29:12 -07:00
RenameSeriesJob.cs Added SeriesSearch and RenameSeries jobs. 2011-08-22 22:29:12 -07:00
RssSyncJob.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
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 Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
UpdateSceneMappingsJob.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00