4.2 KiB
Raw Blame History

title, date, draft, weight, summary
title date draft weight summary
Readarr 2023-01-31T13:52:34-03:00 false 110 Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them.

What is Readarr?

From their wiki:

Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them.

In YAMS, Readarr is going to manage all our books: download, sort, etc.

Initial configuration

In your browser, go to http://{your-ip-address}:8787/ and you'll see Readarr's empty page. You'll also notice you have 3 messages on the system tab, but we'll deal with them later.

readarr-1

Media management

First, go to "Settings" and then "Media management". On this screen, click on the big sign.

readarr-2

On the "Add root folder" modal, add the following information:

  • On "Name", set it to "Books"
  • On "Path", set it to "/books/"

Finally, click on "Save".

readarr-3

You should see your new "Books" root folder.

readarr-4

Download Clients

Here, you'll add the download clients for Readarr. That's where you'll tie in Readarr with qBittorrent.

In "Settings", go to "Download Clients" and click on the button.

readarr-5

On the "Add Download Client" screen, scroll down and click on "qBittorrent".

readarr-6

  • In Name, add the name of your download client (qBittorrent).
  • On Host, add your server IP address (in my case, 192.168.0.169).
  • On Username, add admin.
  • On Password, add adminadmin.

readarr-7

At the bottom, you can click on "Test" and if everything is OK you should see a radarr-10 radarr-11

If everything is fine, click on "Save". You should see your download client added to the "Download Clients" page now!

readarr-8

Prowlarr config

First, you are going to need your Readarr API Key.

You can get your Readarr API Key in Readarr. Go to http://{your-ip-address}:8787/settings/general to open Readarr's settings, and you'll find the API Key under the "Security" section.

readarr-9

For now, just copy it and keep it in a safe location.

In "Settings", go to "Apps" and click on the button.

readarr-10

On the "Add Application" modal, click on "Readarr"

readarr-11

  • In "Prowlarr Server", add http://prowlarr:9696
  • In "Readarr Server", add http://readarr:8787
  • In "ApiKey", add your Readarr API key.

readarr-12

At the bottom, you can click on "Test" and if everything is OK you should see a sonarr-10 sonarr-11

To finish, click on "Save". You should see Readarr added to the "Apps" list!

readarr-13

Remeber to add Books indexers!. You won't be able to download if you don't add Books indexers in Prowlarr. To add indexers, go to Prowlarr's Indexer configuration.

Usage

Back in Readarr, go to "Library/Add New" and search for an author. Select it to add it to Readarr.

readarr-14

On the "Add new Author" modal, click on "Start search for missing books" anf finally, click on "Add".

readarr-15

And that should be it! You should see your author added and it will start downloading soon.

readarr-16