mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 08:35:32 +01:00
Changed nzbmatrix age parameter to maxage :-)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user