namespace MediaBrowser.Model.Entities { public enum MetadataProviders { Imdb, Tmdb, Tvdb, Tvcom } }