mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing).
This commit is contained in:
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue