darkalfx/requestrr

By darkalfx

Updated over 2 years ago

Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Overseerr/Ombi!

Image
23

10M+

darkalfx/requestrr repository overview

ARCHIVED

The new docker is now at: https://hub.docker.com/r/thomst08/requestrr

Requestrr

logo

Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Overseerr/Ombi via the use of chat!

Features
  • Ability to request content via Discord using slash commands, buttons and more!
  • Apple's Siri integration
  • Users can get notified when their requests complete
  • Sonarr/Radarr V2/V3 integration with multiple instance support via Overseerr (only for 4k/1080p)
  • Overseerr integration with support for per user permissions/quotas
  • Ombi V3 integration with support for per user roles/quotas
  • Fully configurable via a web portal

Installation & Configuration

Refer to the Wiki for detailed steps: https://github.com/darkalfx/requestrr/wiki

Docker Setup & Start

Open a command prompt/terminal and then use the following command create and start the container:

docker run --name requestrr \
  -p 4545:4545 \
  -v path to config:/root/config \
  --restart=unless-stopped \
  darkalfx/requestrr

Then simply access the web portal at http://youraddress:4545/ to create your admin account, then you can configure everything through the web portal.

Once you have configured the bot and invited it to your Discord server, simply type /help to see all available commands.

Tag summary

Content type

Image

Digest

sha256:8e3b41a12

Size

169.3 MB

Last updated

over 2 years ago

Requires Docker Desktop 4.37.1 or later.