Update headphones/searcher.py

This commit is contained in:
MageMinds
2012-01-25 11:31:10 -05:00
parent 7c314a282c
commit 1e41422f22

View File

@@ -236,9 +236,8 @@ def searchNZB(albumid=None, new=False):
if headphones.NZBSORG:
provider = "nzbsorg"
if headphones.PREFERRED_QUALITY == 3:
categories = "5"
categories = "31"
maxsize = 10000000000
term = term + ' flac'
elif headphones.PREFERRED_QUALITY:
categories = "5"
maxsize = 2000000000