1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-19 05:10:02 +00:00
Lidarr/NzbDrone.Core/Providers/Jobs
2011-05-12 17:55:26 -07:00
..
DeleteSeriesJob.cs DeleteSeriesJob now uses the providers properly. 2011-05-12 17:55:26 -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 DeleteSeriesJob to remove series in BG. 2011-05-11 19:53:19 -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