namespace MediaBrowser.Model.Configuration { public enum ManualLoginCategory { Mobile, MediaBrowserTheater, Roku } }