static bool Prepare() { NusGrabberFormPatch.FormClosing += (sender, e) => PLAYER?.Stop(); return(true); }