Merge pull request #455 from MageMinds/patch-2

Added nzbs.org flac category search
This commit is contained in:
rembo10
2012-01-25 11:47:00 -08:00
+1 -2
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