mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-22 15:56:58 +00:00
Updated Indexer Integration (markdown)
parent
28fff48e0a
commit
30efb846ce
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## Overview
|
||||
|
||||
All operations (search and sync) will be use all configured indexers when they run, with the exception of Womble's which supports sync only.
|
||||
All operations (search and sync) will use all configured indexers when they run, with the exception of Womble's which supports sync only.
|
||||
|
||||
When searching, Sonarr will request the first 100 results, if more than 90 successful results are returned it will request the next 100 results from the indexer, to a maximum of 1000 results. If the indexer doesn't support paging, we make every effort to avoid requesting additional results.
|
||||
|
||||
|
|
Loading…
Reference in a new issue