Favicon of Readarr (LinuxServer.io)

Readarr (LinuxServer.io)

Automate your ebook collection by monitoring RSS feeds for new releases. Seamlessly integrate with download clients to grab, sort, and rename digital books.

Manage your digital reading materials with a dedicated ebook collection manager designed for Usenet and BitTorrent users. This platform removes the manual work of maintaining a library by monitoring RSS feeds for new releases from your favorite authors. It interfaces directly with your download clients and indexers to grab, sort, and rename files according to your exact specifications.

Enjoy a highly customizable experience with features built specifically for avid readers:

  • Calibre Integration: Automatically sync downloads directly into your existing Calibre library.
  • Import Lists: Pull reading lists from popular services like Goodreads and LazyLibrarian.
  • Release Calendar: Track upcoming book releases in one convenient location.
  • Manual Search: Find specific releases, choose the exact version you want, and send it to your client.
  • Custom Quality Profiles: Set strict parameters to ensure you get the best available version of a book.

Directory Structure

readarr-linuxserver-io
books
config
downloads
.env
docker-compose.yml

docker-compose.yml

services:
  readarr:
    image: lscr.io/linuxserver/readarr:latest
    container_name: readarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
      - ./books:/books
      - ./downloads:/downloads
    ports:
      - 8787:8787
    restart: unless-stopped

.env

# No sensitive credentials are required for the default configuration.
# You can add custom environment variables here if needed.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Readarr (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon