using MediaBrowser.Common.Plugins; namespace MediaBrowser.InternetProviders { public class PluginConfiguration : BasePluginConfiguration { } }