namespace MediaBrowser.Model.Configuration { public enum ImageSavingConvention { Legacy, Compatible } }