Private GIT

Skip to content
Snippets Groups Projects
Commit 622c06e4 authored by miigotu's avatar miigotu
Browse files

Merge pull request #353 from SickRage/properstrings

Add Proper 
parents 9eedc132 bace68ce
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,8 @@ class BitSnoopProvider(generic.TorrentProvider): # pylint: disable=R0902,R0913
self.minseed = None
self.minleech = None
self.proper_strings = ['PROPER', 'REPACK']
self.cache = BitSnoopCache(self)
def _doSearch(self, search_strings, search_mode='eponly', epcount=0, age=0, epObj=None): # pylint: disable=R0912,R0913,R0914
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment