public override void OnGrab(string message) { const string header = "NzbDrone [TV] - Grabbed"; _plexService.Notify(Settings, header, message); }