1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-31 11:32:07 +00:00
Sonarr/NzbDrone.Core/Providers/Jobs
2011-05-16 21:01:01 -07:00
..
DeleteSeriesJob.cs Removed retundant logging for Series deletion. 2011-05-15 16:39:46 -07:00
IJob.cs Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job 2011-05-11 11:25:32 -07:00
JobProvider.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 2011-05-16 21:01:01 -07:00
MediaFileScanJob.cs
NewSeriesUpdate.cs
RssSyncJob.cs
UpdateInfoJob.cs