More autoupdate code.

This commit is contained in:
kay.one 2011-11-12 20:07:06 -08:00
parent 95460b2134
commit 1270e464b3
25 changed files with 285 additions and 204 deletions

View file

@ -4,6 +4,7 @@ using System.IO;
using System.Linq;
using System.Web.Mvc;
using NLog;
using NzbDrone.Common;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Providers.Jobs;