namespace MediaBrowser.Controller.Dlna { public interface IContentDirectory : IEventManager, IUpnpService { } }