Made a start on supporting multiple emby servers, the UI needs rework #865

This commit is contained in:
Jamie.Rees 2017-08-08 16:16:02 +01:00
parent 03add0ffc8
commit b82dd4c529
7 changed files with 38 additions and 17 deletions

View file

@ -35,6 +35,7 @@ using Ombi.Core.Rule.Interfaces;
using Ombi.Core.Senders;
using Ombi.Schedule.Ombi;
using Ombi.Store.Repository.Requests;
using PlexContentCacher = Ombi.Schedule.Jobs.Plex.PlexContentCacher;
namespace Ombi.DependencyInjection
{