Initial support for episode search in indexerbase and Nzbs.org

This commit is contained in:
kay.one 2011-05-25 21:25:59 -07:00
commit 9417748056
10 changed files with 171 additions and 69 deletions

View file

@ -2,7 +2,6 @@
using System.Collections.Generic;
using System.Linq;
using NLog;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Providers.Indexer;
using NzbDrone.Core.Repository;
using SubSonic.Repository;