ArrProfiles/regex_patterns/Cinefeel (1).yml

8 lines
186 B
YAML

'description': 'Matches "Cinefeel" when preceded by whitespace, a hyphen or dot'
'name': 'Cinefeel'
'pattern': '(?<=^|[\s.-])Cinefeel\b'
'tags':
- 'Release Group'
- 'WEB-DL'
'tests': []