1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 21:45:05 +00:00
Lidarr/NzbDrone.Core/Providers/Jobs
2011-05-17 22:32:32 -07:00
..
DeleteSeriesJob.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
IJob.cs
JobProvider.cs Added tests for SingleId and not updating last execution time or success/fail. 2011-05-17 22:29:23 -07:00
MediaFileScanJob.cs Merge with Kayone's branch. 2011-05-17 22:32:23 -07:00
NewSeriesUpdate.cs Super smart season ignore logic. ;) 2011-05-17 22:10:46 -07:00
RssSyncJob.cs
UpdateInfoJob.cs