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

@ -3,8 +3,8 @@ using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Web.Mvc;
using NzbDrone.Common;
using NzbDrone.Core.Helpers;
using NzbDrone.Core.Model;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Providers.Jobs;