1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Radarr/NzbDrone.Core/Providers/Jobs
2011-05-23 17:44:44 -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
DiskScanJob.cs failed disk scan doesn't kill the whole job anymore 2011-05-23 17:44:44 -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
ImportNewSeriesJob.cs Diskscan/Info update job refactoring and test 2011-05-20 17:23:49 -07:00
JobProvider.cs added better db migration support than what Subsonic provides out of the box. 2011-05-23 17:34:57 -07:00
RssSyncJob.cs more test/fixes 2011-05-19 22:52:05 -07:00
UpdateInfoJob.cs Diskscan/Info update job refactoring and test 2011-05-20 17:23:49 -07:00