This page is still in progress and not complete.
For a more detailed breakdown of all the settings, check Prowlarr =>Settings
In this guide we will try to explain the basic setup you need to do to get started with Prowlarr. We're going to skip some options that you may see on the screen. If you want to dive deeper into those, please see the appropriate page in the FAQ and docs for a full explanation.
Please note that within the screenshots and GUI settings in
orange
are advanced options, so you will need to clickShow Advanced
at the top of the page to make them visible.
The first thing to set up in Prowlarr is indexers. You will add each indexer individually to Prowlarr.
Click on Indexers
, and then click the + to add a new indexer.
All indexers you can add (usenet and torrent) are listed, and you can type to partially match any existing entry. If the indexer you want to add doesn't exist in the list, you can add "Generic Newznab" (for usenet) or "Generic Torznab" (for torrents).
Some indexers have special settings, but most are standard as shown.
(Prowlarr)
behind it.Redirect is typically only needed for a handful of very specific indexers
Settings
=> Apps
. The Standard default, profile already exists, and looks like this:You can have different settings per app by creating multiple instances of the indexer
/api
Test your entry. If a green check-mark appears, you can save your entry, and repeat as necessary for each indexer you'd like Prowlarr to use. If it fails, you will need to check your log for the error (URL, API Key, etc.).
After you've added your indexers, we then connect Prowlarr to your other apps.
Click on Settings
=> Apps
, and then click the + to add a supported app.
All programs you can add are listed. You should only add programs you currently have installed, and if you have multiple instances of them, you must add each of them separately.
Currently supported Apps can be found at the More Info (Supported) page for this section
When you add an app, you will need to enter values in the pop-up screen:
Note: Indexers are synced based on the capabilities/categories they claim to support. If an indexer supports only
tv
categories it will not be synced to Lidarr, Radarr, and Readarr. It will only be synced to Sonarr "Supported" Categories can be selected as an advanced setting on a per app basis. Also note that the *Arrs only accept indexers whose test queries return results containing at least one of the configured categories.
Add and Remove Only
- When indexers are added or removed from Prowlarr, it will update this remote app. If the indexer is down at the time of sync - it will be disabled on the remote app.Full Sync
- Full Sync will keep this app's indexers fully in sync. Changes made to indexers in Prowlarr are then synced to this app. Any change made to the settings on the FAQ for these indexers remotely within this app will be overridden by Prowlarr on the next sync. A list of factors used to compare and determine if a sync should occur can be found in the FAQDisabled
- will keep indexers from syncing with the program entirely.
Full Sync
means Prowlarr will override most settings including user selected categories configurable in Prowlarr. However, non-Prowlarr managed settings will not be touched. However, just about every other factor of changes will trigger a sync and overwrite the corresponding settings in *Arr
Note that if you're using a reverse proxy, you need to add the URL Base to this! If you do not, then when the indexers sync they will be broken, and if you've selected Add and Remove Only, it will not get fixed when you edit it!
Settings
=> General
tab, and copy/paste it here.When you save this, it's going to sync your indexers to the app. They are all added with the Name you've chosen for your indexer plus (Prowlarr) after it. e.g.
{Indexer Name} (Prowlarr)
You should then go into your program, and disable the non-Prowlarr version of the indexer. Once everything is running smoothly, you can delete those entries and leave just the (Prowlarr) versions in place.
You may wish to go into your programs and check the categories for the Prowlarr indexers. Default categories to be mapped into the App are configurable as an advanced setting for the App in Prowlarr.
Please note that custom/non-standard indexer specific categories are mapped to standard ones, so searching will standard ones will incorporate all custom ones
Configure the sync profiles for to use for (an) application(s)
If you intend to do searches directly within Prowlarr, you need to add Download Clients. Otherwise, you do not need to add them here. For searches from your Apps, the download clients configured there are used instead.
Download clients are for Prowlarr in-app searches only and do not sync to apps. There are no plans to add any such functionality.
Click on Settings
=> Download Clients
, and then click the + to add a new download client. Your download client should already be configured to follow this guide.
Currently supported Download Clients can be found at the More Info (Supported) page for this section
Select the download client you wish to add, and there will be a pop-up box to enter connection details. These details are similar for most clients. Some will ask for a username or password, some will ask for whether to add new downloads in a paused/start state, etc.
Client priority only matters when 2 of the same type (usenet or torrent) are added. 1 is the highest priority, and if multiple clients of the same type exist and have the same priority, Prowlarr will alternate between then.
Test your entry. If a green check-mark appears, you can save your entry, and repeat as necessary for each download client you'd like Prowlarr to use. If it fails, you will need to check your log for the error (connection, credentials, etc.).
That's it for the basics! You can then add notifications and other more advanced setup options as needed. Those are documented in the full Settings page.