1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.

This commit is contained in:
kay.one
2011-04-20 00:44:13 -07:00
parent b86dac57e1
commit 9028e498ca
27 changed files with 677 additions and 444 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
using System.Threading;
using System;
using System.Threading;
using MbUnit.Framework;
using NzbDrone.Core.Repository.Quality;