Skip to content

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.

If you already use Prowlarr to manage your indexers, you can import them into Narratorr in one step instead of configuring each one manually.

  1. In Settings > Indexers, click the Prowlarr Import button
  2. Enter your Prowlarr URL (e.g., http://prowlarr:9696) and API key
  3. Click Test to verify the connection
  4. 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
  5. Select the changes you want to apply and click Import

A website scraper that searches AudioBookBay directly for torrent/magnet links.

FieldDescription
HostnameAudioBookBay domain (changes frequently due to domain rotation)
Page LimitMaximum number of search result pages to scrape
FlareSolverr URLOptional. Required if Cloudflare blocks direct access. See Troubleshooting.

The standard API for torrent indexers, supported by Jackett, Prowlarr, and many private trackers.

FieldDescription
API URLThe Torznab API endpoint (e.g., http://jackett:9117/api/v2.0/indexers/mam/results/torznab/)
API KeyAuthentication key from your indexer or Jackett/Prowlarr
FlareSolverr URLOptional. Only needed if the indexer requires Cloudflare bypass.
  1. Open Jackett’s UI
  2. Find your indexer and click the Copy Torznab Feed button
  3. The URL includes the API key as a query parameter

Torznab is the recommended approach for private trackers like MyAnonamouse (MAM).

The standard API for Usenet indexers (NZBgeek, DogNZB, etc.).

FieldDescription
API URLThe Newznab API endpoint (e.g., https://api.nzbgeek.info)
API KeyYour indexer’s API key, found in your account settings
FlareSolverr URLOptional. Only needed if the indexer requires Cloudflare bypass.

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.