cleaned up episode search

This commit is contained in:
kay.one 2013-03-06 17:51:47 -08:00
commit ef5f565a4d
75 changed files with 266 additions and 783 deletions

View file

@ -12,7 +12,7 @@ using NzbDrone.Core.Tv;
using NzbDrone.Core.Model.Xbmc;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Xbmc;
using NzbDrone.Core.Repository;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.AutoMoq;