namespace Jellyfin.Plugin.MediaCleaner.Enums; public enum ServerType { Radarr, Sonarr, SonarrAnime }