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

@ -7,7 +7,7 @@ using NLog;
using NzbDrone.Core.Model;
using NzbDrone.Core.Repository;
using PetaPoco;
using TvdbLib.Data;
using XemLib.Data;
namespace NzbDrone.Core.Providers
{