Skip to content

custom jinja filter 're_search' should be case-insensitive for consistency #1689

@grr

Description

@grr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions