namespace Kyoo.Models { public enum ImageType { Poster, Background, Thumbnail, Logo } }