About Readarr
Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will grab, sort and rename them. Note that only one type of a given book is supported. If you want both an audiobook and ebook of a given book you will need multiple instances.
GitHub Repository: https://github.com/Readarr/Readarr
Wiki: https://wiki.servarr.com/readarr
Issue Tracker: https://github.com/Readarr/Readarr/issues
Readarr is currently a open public beta software. As such there may be some issues and/or bugs that crop up. Should you encounter any bugs, we encourage you to post these to the proper issue tracker as listed above.
Readarr Details
Readarr
User availability .MU. | |
This is a multi-user application. Can be installed by any user in the Application, Emby, or Plex Access groups. |
Location and Port Information
CLI Usage
Articles
Install Location | /opt/${username}/Readarr |
Config Location | /home/${username}/.config/Readarr |
Nginx Location | /etc/nginx/apps/${username}.readarr.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 8686-8786 |
### INSTALL qb install readarr ${username} ### UNINSTALL qb remove readarr ${username} ### REINSTALL qb reinstall readarr ${username} ### UPDATE qb update readarr ${username}