Update indexer category parameters for the other nyaa (#1764)

* Update indexer category parameters for the other nyaa

(cherry picked from commit 850552bf1769e663d6001a77b7cf76f88dad00a4)

* fixup for Audio

Co-authored-by: Antoine Martin <hyptos974@gmail.com>
Co-authored-by: Qstick <qstick@gmail.com>
pull/1953/head
servarr[bot] 4 years ago committed by GitHub
parent b9f91db3ae
commit d0faeaf6de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save