Skip to content

Commit

Permalink
Add BUYMORE to non-release words
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandog committed Mar 17, 2016
1 parent eabc46d commit 49901c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sickbeard/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def remove_non_release_groups(name):
r'-Siklopentan$': 'searchre',
r'-Chamele0n$': 'searchre',
r'-Obfuscated$': 'searchre',
r'-BUYMORE$': 'searchre',
r'-\[SpastikusTV\]$': 'searchre',
r'-RP$': 'searchre',
r'-20-40$': 'searchre',
Expand Down

0 comments on commit 49901c1

Please sign in to comment.