XemClient added

New: Now using the thexem.de for episode information
This commit is contained in:
Mark McDowall 2012-10-12 20:49:59 -07:00
commit a6e8ec6123
22 changed files with 121 additions and 210 deletions

View file

@ -4,7 +4,7 @@ using NzbDrone.Common;
using NzbDrone.Core.Model;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Repository;
using TvdbLib.Data;
using XemLib.Data;
namespace NzbDrone.Core.Providers.Metadata
{