Indexers
Indexers are the search sources Narratorr queries to find audiobook releases. You can configure multiple indexers — Narratorr searches them all simultaneously and combines the results.
Go to Settings > Indexers to add, edit, or remove indexers.
Prowlarr Import (Recommended)
Section titled “Prowlarr Import (Recommended)”If you already use Prowlarr to manage your indexers, you can import them into Narratorr in one step instead of configuring each one manually.
- In Settings > Indexers, click the Prowlarr Import button
- Enter your Prowlarr URL (e.g.,
http://prowlarr:9696) and API key - Click Test to verify the connection
- Narratorr shows a preview of what will change:
- New — indexers in Prowlarr that don’t exist in Narratorr yet
- Updated — indexers that exist in both but have different settings
- Unchanged — indexers that already match
- Removed — indexers in Narratorr that no longer exist in Prowlarr
- Select the changes you want to apply and click Import
AudioBookBay (ABB)
Section titled “AudioBookBay (ABB)”A website scraper that searches AudioBookBay directly for torrent/magnet links.
| Field | Description |
|---|---|
| Hostname | AudioBookBay domain (changes frequently due to domain rotation) |
| Page Limit | Maximum number of search result pages to scrape |
| FlareSolverr URL | Optional. Required if Cloudflare blocks direct access. See Troubleshooting. |
Torznab
Section titled “Torznab”The standard API for torrent indexers, supported by Jackett, Prowlarr, and many private trackers.
| Field | Description |
|---|---|
| API URL | The Torznab API endpoint (e.g., http://jackett:9117/api/v2.0/indexers/mam/results/torznab/) |
| API Key | Authentication key from your indexer or Jackett/Prowlarr |
| FlareSolverr URL | Optional. Only needed if the indexer requires Cloudflare bypass. |
Finding Your Torznab URL
Section titled “Finding Your Torznab URL”- Open Jackett’s UI
- Find your indexer and click the Copy Torznab Feed button
- The URL includes the API key as a query parameter
- Open Prowlarr > Settings > Indexers
- Click your indexer
- Copy the Torznab URL from the indexer details
- The API key is in Prowlarr > Settings > General
Torznab is the recommended approach for private trackers like MyAnonamouse (MAM).
Newznab
Section titled “Newznab”The standard API for Usenet indexers (NZBgeek, DogNZB, etc.).
| Field | Description |
|---|---|
| API URL | The Newznab API endpoint (e.g., https://api.nzbgeek.info) |
| API Key | Your indexer’s API key, found in your account settings |
| FlareSolverr URL | Optional. Only needed if the indexer requires Cloudflare bypass. |
Testing Indexers
Section titled “Testing Indexers”After adding an indexer, always click Test to verify:
- The URL is reachable
- The API key is valid
- Results come back for a sample query
If the test fails, see Troubleshooting > Indexer test fails.