1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

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;