Moved Newznab settings to ObjectDb

This commit is contained in:
Mark McDowall 2013-02-22 20:35:54 -08:00
commit 27a939a56a
18 changed files with 27 additions and 22 deletions

View file

@ -2,6 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using NLog;
using NzbDrone.Core.Indexers.Providers;
using NzbDrone.Core.Lifecycle;
using PetaPoco;