namespace Ombi.Services.Interfaces { public interface IPlexNotificationEngine : INotificationEngine { } }