You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/NzbDrone.Core/Providers/Jobs
Mark McDowall 5041ff550c
Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory".
13 years ago
..
DeleteSeriesJob.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 14 years ago
DiskScanJob.cs failed disk scan doesn't kill the whole job anymore 14 years ago
EpisodeSearchJob.cs Integrated scene name helper into episode search, series lookup 13 years ago
IJob.cs Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job 14 years ago
ImportNewSeriesJob.cs removed Season/SeasonProvider, updated dbBenchmark tests. 13 years ago
JobProvider.cs added better db migration support than what Subsonic provides out of the box. 14 years ago
PostDownloadScanJob.cs Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory". 13 years ago
RenameEpisodeJob.cs Fixed Renaming of episodes to include extension. 13 years ago
RssSyncJob.cs Rewrite of InventoryProvider 14 years ago
UpdateInfoJob.cs Cleaned up RefreshEpisodeInfo added tests 14 years ago