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.
Prowlarr/NzbDrone.Core/Providers/Jobs
Mark McDowall fdd6e37b24
Added NextScheduledRun to get the next scheduled run for a job, with a test.
14 years ago
..
DeleteSeriesJob.cs Removed retundant logging for Series deletion. 14 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
JobProvider.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 14 years ago
MediaFileScanJob.cs Added job to scan for media files every hour... So easy! 14 years ago
NewSeriesUpdate.cs more notification updates 14 years ago
RssSyncJob.cs Attach to debugger is a lot more reliable. 14 years ago
UpdateInfoJob.cs more notification updates 14 years ago