I track an excess of 500 TV series. When performing mass manual backlog searches, specifically the “Search All Missing”, I generate thousands of requests to my search providers (Indexers). It is common to be throttled or temporarily blocked, or hit daily search limits on my account for a given provider – before Sonarr can get far into the requested task (of searching all missing episodes for all tracked series).
I would like to request the addition of user selectable options for handling the search order of TV Series with the “Search All Missing”.
Options I have in mind:
- A -> Z
- Z -> A
- Randomize series
- Least Complete to Most Complete
- Most Complete to Least Complete
Explanations:
A -> Z
Standard alphanumeric search order from 0-9 and A-Z.
Z -> A
Inverted alphanumeric search ordering from 0-9 and A-Z.
Randomize series
Series are randomized for the searching process, so that what is searched first is not always what is searched first.
Least Complete to Most Complete
Series with the most missing episodes are searched first, while series with the least number of missing numbers are searched last.
Most Complete to Least Complete
Series with the most missing episodes are searched first, while series with the least number of missing numbers are searched last.