1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-18 20:59:02 +00:00
Lidarr/NzbDrone.Core/Providers/Jobs
2011-08-28 12:07:56 -07:00
..
BacklogSearchJob.cs Backlog search added (disabled) - It will search for a full season if a full season is missing. 2011-08-28 12:07:56 -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 Backlog search added (disabled) - It will search for a full season if a full season is missing. 2011-08-28 12:07:56 -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