mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-09 01:16:49 +00:00
Fixed: (Nyaa) Update default filtered category
This commit is contained in:
@@ -20,7 +20,7 @@ namespace NzbDrone.Core.Indexers.Nyaa
|
||||
public NyaaSettings()
|
||||
{
|
||||
BaseUrl = "";
|
||||
AdditionalParameters = "&cats=1_37&filter=1";
|
||||
AdditionalParameters = "&cats=3_0&filter=1";
|
||||
MinimumSeeders = IndexerDefaults.MINIMUM_SEEDERS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user