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