For any Applications that you have installed on your QuickBox, you might want to access the application directories. Below are a list of Applications and their Default locations.
This is Part 1 of 5 in the article series for the QuickBox Pro Software Quick Reference Guide. This section covers Software titled A through E.
The above represent the user availability on applications included in QuickBox Pro | |||
|---|---|---|---|
| .G. | Global | | .MU. | Multi-User | | .SA. | Single-User Admin Only | | .SU. | Single-User |
AutoDL
| User availability .G. | |
| This is a global application. Can be installed by Admin user and will be installed for all existing and new users. | |
Location and Port Information
CLI Usage
Articles
Install Location | /home/${username}/.irssi/ |
Config Location | /home/${username}/.autodl/ |
Scripts Location | /home/${username}/.irssi/scripts/ |
Nginx Location | N/A |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 2000-61000 |
### INSTALL qb install autodl ### UNINSTALL qb remove autodl ### REINSTALL qb reinstall autodl ### UPDATE qb update autodl
Knowledge Base Articles
Autoscan
| User availability .MU. | |
| This is a multi-user application. Can be installed by any user in the Emby or Plex Access groups. | |
Location and Port Information
CLI Usage
Articles
Install Location | /usr/bin/autoscan |
Config Location | /home/${username}/.config/Autoscan/config.yml |
Nginx Location | N/A |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 3030-3130 |
### INSTALL
qb install autoscan ${username}
### UNINSTALL
qb remove autoscan ${username}
### REINSTALL
qb reinstall autoscan ${username}
Bazarr
| User availability .MU. | |
| This is a multi-user application. Can be installed by any user in the Application Access group. | |
Location and Port Information
CLI Usage
Articles
Install Location | /home/${username}/Bazarr/ |
Config Location | /home/${username}/.config/Bazarr/ |
Nginx Location | /etc/nginx/apps/${username}.bazarr.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 6767-6817 |
### INSTALL
qb install bazarr ${username}
### UNINSTALL
qb remove bazarr ${username}
### REINSTALL
qb reinstall bazarr ${username}
### UPDATE
qb update bazarr ${username}
Knowledge Base Articles
BTSync
| User availability .SA. | |
| This is a single-user Admin only application. Can only be installed by one (1) admin user at a time. | |
Location and Port Information
CLI Usage
Articles
Install Location | /home/${username}/Resilio Sync/ |
Config Location | /home/${username}/.config/resilio-sync/ |
Nginx Location | /etc/nginx/apps/${username}.btsync.conf |
Service Location | /etc/systemd/system/resilio-sync@${username}.service |
Web Port | 8888 |
### INSTALL
qb install btsync ${username}
### UNINSTALL
qb remove btsync ${username}
### REINSTALL
qb reinstall btsync ${username}
### UPDATE
qb update btsync ${username}
Knowledge Base Articles
Calibre
| User availability .MU. | |
| This is a multi-user application. Can be installed by any user in the Application Access group. | |
Location and Port Information
CLI Usage
Install Location | /home/${username}/calibre/ |
Config Location | N/A (handled in-app) |
Database Location | |
Library | /home/${username}/calibre/library/ |
Web | /home/${username}/calibre/web/ |
Nginx Location | /etc/nginx/apps/${username}.calibre.conf |
Service Location | /etc/systemd/system/[email protected] |
Web Port | Autogenerated between 8000-9000 |
### INSTALL
qb install calibre ${username}
### UNINSTALL
qb remove calibre ${username}
### REINSTALL
qb reinstall calibre ${username}
### UPDATE
qb update calibre ${username}
CouchPotato
| User availability .MU. | |
| This is a multi-user application. Can be installed by any user in the Application Access group. | |
Location and Port Information
CLI Usage
Articles
Install Location | /home/${username}/.couchpotato/ |
Config Location | /home/${username}/.couchpotato/ |
Nginx Location | /etc/nginx/apps/${username}.couchpotato.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 5050-5099 |
### INSTALL
qb install couchpotato ${username}
### UNINSTALL
qb remove couchpotato ${username}
### REINSTALL
qb reinstall couchpotato ${username}
### UPDATE
qb update couchpotato ${username}
Deluge
| User availability .G. | |
| This is a global application. Can be installed by Admin user and will be installed for all existing and new users. | |
Location and Port Information
CLI Usage
Notes
Install Location | /usr/bin/ |
Config Location | /home/${username}/.config/deluge/ |
Nginx Location | /etc/nginx/apps/${username}.deluge.conf |
Service Location | |
Deluge Daemon | /etc/systemd/system/[email protected] |
Deluge Web | /etc/systemd/system/[email protected] |
Deluge Daemon Port | Autogenerated between 59000-65535 |
Deluge Web Port | Autogenerated between 10001-11000 |
### INSTALL qb install deluge 1 qb install deluge 2 ### UNINSTALL qb remove deluge 1 qb remove deluge 2 ### REINSTALL qb reinstall deluge 1 qb reinstall deluge 2 ### UPGRADE qb update deluge 1 upgrade ### UPDATE qb update deluge 1 qb update deluge 2
Additional Notes
- Where
1and2are the preferred version of Deluge. - The
qb update deluge 1 upgradecommand is reserved solely for upgrading from Deluge v1 to Deluge v2
Duplicati
| User availability .SA. | |
| This is a single-user Admin only application. Can only be installed by one (1) admin user at a time. | |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Duplicati/ |
Config Location | /home/${username}/.config/Duplicati/ |
Nginx Location | /etc/nginx/apps/${username}.duplicati.conf |
Service Location | |
Duplicati web-server | /etc/systemd/system/[email protected] |
DuplicatiServer | /usr/bin/duplicati-server-${username} |
Duplicati.CommandLine | /usr/bin/duplicati-cli-${username} |
Duplicati initscript | /etc/default/duplicati-${username} |
Web Port | Autogenerated between 9300-9350 |
### INSTALL
qb install duplicati ${username}
### UNINSTALL
qb remove duplicati ${username}
### REINSTALL
qb reinstall duplicati ${username}
### UPDATE
qb update duplicati ${username}
Emby
| User availability .SU. | |
| This is a single-user application. Can be installed by any user in the Emby Access group. | |
Location and Port Information
CLI Usage
Install Location | /opt/emby-server/ |
Config Location | /etc/emby-server.conf |
Nginx Location | /etc/nginx/apps/${username}.emby.conf |
Service Location | /etc/systemd/system/multi-user.target.wants/emby-server.service |
Port | 8096 |
### INSTALL
qb install emby ${username}
### UNINSTALL
qb remove emby ${username}
### REINSTALL
qb reinstall emby ${username}
### UPDATE
qb update emby ${username}

