Sonarr/NzbDrone.Core/Providers/Jobs
kay.one ceda9312c7 Added one last update notification 2011-11-20 22:21:36 -08:00
..
AppUpdateJob.cs Added one last update notification 2011-11-20 22:21:36 -08:00
BacklogSearchJob.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00
BannerDownloadJob.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
ConvertEpisodeJob.cs ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
DeleteSeriesJob.cs
DiskScanJob.cs
EpisodeSearchJob.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
IJob.cs
ImportNewSeriesJob.cs Added BannerDownloadJob, it will run every 30 days. 2011-09-10 01:42:05 -07:00
JobProvider.cs Cleaned up JobProviderFixture, should save ~20 seconds in build time. 2011-11-16 22:23:35 -08:00
PostDownloadScanJob.cs More autoupdate code. 2011-11-12 20:07:06 -08:00
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs Season searching fallback to individual episodes will done in order from 1 to n. 2011-09-05 15:26:53 -07:00
SeriesSearchJob.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs