XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing).

This commit is contained in:
Mark McDowall
2012-01-09 23:10:53 -08:00
parent 8415d4a440
commit b52585d62a
3 changed files with 21 additions and 9 deletions
@@ -1,7 +1,6 @@
// ReSharper disable RedundantUsingDirective
using System;
using Moq;
using NUnit.Framework;
using NzbDrone.Core.Model.Xbmc;