Changed nzbmatrix age parameter to maxage :-)

This commit is contained in:
rembo10
2012-03-24 23:30:03 +00:00
parent eaf035e3bb
commit 34f7d6cf59

View File

@@ -155,7 +155,7 @@ def searchNZB(albumid=None, new=False, losslessOnly=False):
"username": headphones.NZBMATRIX_USERNAME,
"apikey": headphones.NZBMATRIX_APIKEY,
"subcat": categories,
"age": headphones.USENET_RETENTION,
"maxage": headphones.USENET_RETENTION,
"english": 1,
"ssl": 1,
"scenename": 1,