mirror of
https://github.com/Sonarr/Sonarr
synced 2025-12-29 19:57:03 +01:00
Update indexer category parameters for the other nyaa
This commit is contained in:
parent
66a19424af
commit
850552bf17
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ public class NyaaSettings : ITorrentIndexerSettings
|
|||
public NyaaSettings()
|
||||
{
|
||||
BaseUrl = "";
|
||||
AdditionalParameters = "&cats=1_37&filter=1";
|
||||
AdditionalParameters = "&cats=1_0&filter=1";
|
||||
MinimumSeeders = IndexerDefaults.MINIMUM_SEEDERS;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue