All other user-specified regexp patterns in the flexget config force case-insensitivity on the pattern, except for the re_search jinja custom filter. That should also be made case-insensitive to remain consistent, otherwise it could cause users unnecessary headaches trying to figure out why a pattern that worked with the regexp plugin doesn't work with the re_search filter.