Prowlarr Guide
2. Setup
-
URL = http://192.168.1.41:9696
Should be the local server’s IP address
2.1. Configure Indexers
Add the Rarbg Indexer
-
In the lefthand menu, select Indexers
-
In the main window, click the Add Indexer button.
-
In the Protocol dropdown, select torrent.
-
In the Language dropdown, select en-US.
-
In the Privacy dropdown, select Public.
-
From the list, select the kickasstorrents.to indexer.
-
On the next window leave all defaults and click the Test button and confirm the green check mark.
-
Click the Save button.
-
Go back to step 6 to select additional indexers as desired.
-
When done adding indexers, click the Close button.
2.2. Configure Apps
2.2.1. Configure Sonarr
-
First get the Sonarr API key
-
Open the Sonar page: http://192.168.1.41:8989/settings/general
Should be the local server’s IP address -
Under the Security section you’ll see an API key. Copy this value which will be used in a later step.
-
-
Now Add the Sonarr App
-
In the lefthand menu, select .
-
Under Applications, click the + button.
-
Click the Sonarr button.
-
In the Prowlarr Server field input: http://192.168.1.41:9696
Should be the local server’s IP address -
In the Sonarr Server field input: http://192.168.1.41:8989
Should be the local server’s IP address -
In the ApiKey field: paste in the API key retrieved earlier.
-
Click the Test button and confirm the green check mark.
-
Click the Save button.
-