Need Help Blocking Uploader

Sonarr version: 4.0.14.2939
OS: Windows
Description of issue:

I am trying to prevent Mem.GP’s Italian & English episodes from downloading. As you can see in the image, I have tried adding the name in the torrent titles and the name of the uploader. Neither are working, yet the block of SuccessfulCrab is. How can I successfully block MeM.GP?

Does it always contain a period? Could be a space in some release names so regex such as /Mem[._]GP/i would be more appropriate.

I’ll give that a shot, thanks!

Unfortunately, it did not work