About Readarr
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.
Website:
https://readarr.com/
Readarr Details
Readarr
| User availability .MU. | |
| This is a multi-user application and can be installed by any user within the application grouping. | |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Readarr |
Config Location | /home/${username}/.config/Readarr |
Nginx Location | /etc/nginx/software/${username}.readarr.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Auto Generated from -*8686*+ |
### INSTALL
qb install readarr -u ${username} installs latest stable version of readarr for user
qb install readarr -u ${username} -o nightly installs latest nightly version of readarr for user
### UNINSTALL
qb remove readarr -u ${username} removes readarr for user
### REINSTALL
qb reinstall readarr -u ${username} reinstalls latest stable version of readarr for user
qb reinstall readarr -u ${username} -o nightly reinstalls latest nightly version of readarr for user
### UPDATE
qb update readarr -u ${username} updates readarr to latest stable version for user
qb update readarr -u ${username} -o nightly updates readarr to latest nightly version for user

