1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Updated Searches Indexers and Trackers (markdown)

Donald Webster 2020-07-02 11:19:06 -07:00
parent 4a3a4243e8
commit c31ebb689f

@ -44,6 +44,9 @@ Incorrect categories is probably the most common cause of results showing in man
### Wrong show type
The show type is another cause of poor search results. Most shows should be `Standard`. For daily shows which are typically released with a date, `Daily` should be used. Finally, there is anime where using `Anime` is *usually* right, but sometimes `Standard` can work better, so try the *other* one if you're having issues.
### Wrong results
Sometimes indexers will return completely unrelated results, Sonarr will feed in parameters to limit the search to a tvdbid, season and/or episode... but the results returned are completely unrelated. Or sometimes, mostly related with a few incorrect results. The first is usually an indexer problem and you'll be able to tell from the trace logs which is causing it. You can disable that indexer and report the problem. The other is usually categorized releases which should be reportable on the indexer/tracker.
## Errors
These are some of the common errors you may see when adding an indexer