Prowlarr

IBRACORP - https://ibracorp.io YouTube: https://youtube.com/c/IBRACORP GitHub - https://github.com/ibracorp unRAID Forum - http://bit.ly/2MwDPTV Discord - https://discord.gg/VWAG7rZ Twitter - https://twitter.com/IBRACORP_IO

Prowlarr

Table of Contents

https://github.com/Prowlarr/Prowlarr https://prowlarr.com/discord https://www.reddit.com/r/Prowlarr https://wikijs.servarr.com/prowlarr

Feature List

  • Usenet support for any Newznab compatible indexer, including Headphones VIP

  • Torrent support 400+ trackers & more coming soon

  • Indexer Sync to Sonarr/Radarr/Readarr/Lidarr, so no manual configuration of the other applications are required

  • Indexer History and Statistics

  • Manual Searching of Trackers & Indexers at a category level

  • Support for pushing releases directly to your download clients from Prowlarr

  • Indexer health and status notifications

Installation

Docker Container

  1. Head to the CA Store in Unraid

  2. Search for Prowlarr. You have two options - The Linuxsever Repository or Hotio's Repository

  3. Set the Network Type to your custom Docker network

    • To do this, open the terminal in Unraid and type (Where 'somename' is anything you'd like to call it.):

      docker network create somename
  4. Check the port and appdata location meet your needs

  5. Apply & Submit

Indexers

  1. Select Add Indexer

  2. Choose which Indexer you want to use

  3. Give it a name

  4. Select the suitable app profile

  5. Set Download Link to magnet

  6. Sort requests from site as you prefer

  7. Set the priority this indexer should be treated. 1 is Highest, 50 is lowest. Default is 25.

  8. Test and save if successful.

Apps (*arr)

  1. Go to Settings > Apps

  2. Add an app, in this example Radarr

  3. Give it a name

  4. Choose the sync level.

    Add and Remove Only: When it is added or removed from Prowlarr, it will update this remote app.

    Full Sync: Will keep this app fully in sync. Changes made in Prowlarr are then synced to this app. Any change made remotely will be overridden by Prowlarr on the next sync.

  5. Apply any relevant tags

  6. Add your Prowlarr server details. If using a custom docker network which both Prowlarr and Radarr are on, you can use the name of the container. Otherwise, use the IP of the server. i.e. http://prowlarr:9696

  7. Configure the same for the Radarr server as above.

  8. For the API key, in Radarr, copy the API key by going to Settings > General

  9. Test & Save if successful.

Download Clients (optional)

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.

Configuration

  1. In Settings > General > Security, configure an authentication method (if you don't place on securing it via any other methods).

  2. In Settings > General > Proxy, set any Proxy settings if you have a VPN/proxy setup

Final Product

Last updated