Update indexer category parameters for the other nyaa

pull/3999/head
Antoine Martin 4 years ago committed by GitHub
parent 66a19424af
commit 850552bf17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ namespace NzbDrone.Core.Indexers.Nyaa
public NyaaSettings()
{
BaseUrl = "";
AdditionalParameters = "&cats=1_37&filter=1";
AdditionalParameters = "&cats=1_0&filter=1";
MinimumSeeders = IndexerDefaults.MINIMUM_SEEDERS;
}

Loading…
Cancel
Save