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-15 16:35:45 -07:00
..
DeleteSeriesJob.cs Returned series deletion back to SeriesProvider. 2011-05-15 16:35:45 -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 Replaced save notifications for settings on page with AJAX Notifications. 2011-05-12 21:46:26 -07:00
MediaFileScanJob.cs Added job to scan for media files every hour... So easy! 2011-04-27 23:46:56 -07:00
NewSeriesUpdate.cs
RssSyncJob.cs
UpdateInfoJob.cs