mirror of
https://github.com/Radarr/Radarr
synced 2026-02-13 10:12:17 +01:00
parent
3b3dbfec60
commit
1ed30713f5
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ private void AddMovieIdPageableRequests(IndexerPageableRequestChain chain, int m
|
|||
|
||||
chain.Add(GetPagedRequests(MaxPages,
|
||||
Settings.Categories,
|
||||
"movie",
|
||||
"search",
|
||||
string.Format("&q={0}", NewsnabifyTitle(searchQuery))));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue