Skip to content

Commit

Permalink
Update helpers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandog committed May 7, 2016
1 parent 36da6f5 commit 4e02bc7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sickbeard/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,7 @@ def remove_non_release_groups(name):
r'\[eztv\]$': 'searchre',
r'\[ettv\]$': 'searchre',
r'\[cttv\]$': 'searchre',
r'\.\[vtv\]$': 'searchre',
r'\[vtv\]$': 'searchre',
r'\.vtv$': 'searchre',
r'\.?[[.]vtv\]?$': 'searchre',
r'\[EtHD\]$': 'searchre',
r'\[GloDLS\]$': 'searchre',
r'\[silv4\]$': 'searchre',
Expand Down

0 comments on commit 4e02bc7

Please sign in to comment.