namespace TrashLib.Sonarr.ReleaseProfile.Guide; public interface ISonarrGuideService { IReadOnlyCollection GetReleaseProfileData(); }