mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Updated FAQ (markdown)
parent
cf90935ffe
commit
1d0a6012ee
2
FAQ.md
2
FAQ.md
@ -5,7 +5,7 @@ No. As long as you set the Drone Factory path `Settings > Download Client > Dron
|
||||
Sonarr doesn't actively search for any episodes on its own, it uses the indexer's latest releases to find recently posted episodes. It does this using the indexer's **RSS feeds**, which typically include the last 100 uploads to the indexer. By default Sonarr will download the latest RSS feeds every 15 minutes. Because of this, Sonarr is designed to be installed on a system that is running most of the time.
|
||||
|
||||
**Active searching** (via the indexer's API) is only done in a few situations:
|
||||
* When the user clicks the Automatic or Manual Search buttons on a specific episode, season, or series.
|
||||
* When the user clicks the _Automatic_ or _Manual Search_ buttons on a specific episode, season, or series.
|
||||
* If Sonarr has been shut down for a period of more than one hour, it will attempt to search for recently aired episodes that have not been grabbed or imported yet. This is a safe guard in case you miss too many RSS syncs in a row, which could cause Sonarr to never find an episode using that passive method.
|
||||
* When a user adds a show using the _"Add and Search"_ button. _(New behavior as of March 2015)_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user