mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
Made a start on supporting multiple emby servers, the UI needs rework #865
This commit is contained in:
parent
03add0ffc8
commit
b82dd4c529
7 changed files with 38 additions and 17 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue