Requestrr
A frequently asked question we get from customers is if we have support for Requestrr. At the time of writing, we don't officially support it, but it can be installed using a script a community member has written.
Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat!
To follow this guide, you will need to SSH into your server. If you need help with this, please refer to the how do I connect article.
caution
These tools are not officially supported. Please consider reaching out to our Discord for unofficial community-driven support on anything listed below.
#
InstallationBefore installation, please consider reading the installer script. You can read it on the GitHub Repo. You can run the script by using the following command:
tip
If something goes wrong during your install, please consider checking the logs and the output in your console. You may find them by running the following:
These can be helpful in cases where you need to see the output from installation.
On first run, go to http://<hostname.io>:<yourportnumber>/requestrr
to access Requestrr. This should ask you to setup some credentials. Keep in mind that this application is exposed on the public internet.
#
Controlling the Systemd Service- Status
- Start
- Stop
- Restart
- Enable
- Disable
#
TroubleshootingFor most troubleshooting, please consider consulting the Requestrr Wiki. If you had Sonarr or Radarr installed at the time of install, Requestrr will grab the client settings and import them on first run. You should only need to set them as your download clients.
#
I Can't Remember my Port NumberRun the following via SSH.
#
Viewing logstip
For application specific logs, consider running the following:
You can exit less
by pressing q
at any point.