About Overseerr
Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!
GitHub Repository: https://github.com/sct/overseerr
Wiki: https://docs.overseerr.dev/
Issue Tracker: https://github.com/sct/overseerr/issues
Overseerr is currently an 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. Currently Overseerr does not have base url support, due to this limitation Overseerr is installed and accessible through it's port as a default. If you have the ability to setup a subdomain for Overseerr, we have included a default nginx config that can be edited to pass securely over your own subdomain. More on that in the install guide.
Overseerr Details
Overseerr
User availability .MU. | |
This is a multi-user application. Can be installed by any user in the Plex Access group. |
Install Location | /home/${username}/snap/overseerr |
Config Location | /home/${username}/snap/overseerr/common/ |
Nginx Location | /etc/nginx/sites-enabled/overseerr.conf.tmp |
Service Location | /etc/systemd/system/snap.overseerr.deamon.service |
Port | Hardcoded on 5055 |
### INSTALL qb install overseerr ${username} ### UNINSTALL qb remove overseerr ${username} ### REINSTALL qb reinstall overseerr ${username} ### UPDATE qb update overseerr ${username}