Private GIT

Skip to content
Snippets Groups Projects
Commit 7f98eb33 authored by miigotu's avatar miigotu
Browse files

Merge pull request #378 from Aikurn/branch-add_nongroup_names

Add non-group names to remove list
parents 161abfc1 d79c033f
Branches
Tags
No related merge requests found
...@@ -127,6 +127,8 @@ def remove_non_release_groups(name): ...@@ -127,6 +127,8 @@ def remove_non_release_groups(name):
r'\.Renc$': 'searchre', r'\.Renc$': 'searchre',
r'-NZBGEEK$': 'searchre', r'-NZBGEEK$': 'searchre',
r'-Siklopentan$': 'searchre', r'-Siklopentan$': 'searchre',
r'-Chamele0n$': 'searchre',
r'-Obfuscated$': 'searchre',
r'-\[SpastikusTV\]$': 'searchre', r'-\[SpastikusTV\]$': 'searchre',
r'-RP$': 'searchre', r'-RP$': 'searchre',
r'-20-40$': 'searchre', r'-20-40$': 'searchre',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment