About Emby
Emby Server is a client-server software package that lets consumers host their legal personal copies of multimedia — music, video and picture files. The Emby client software is an app you need to install on mobile devices and certain set top boxes for televisions, like Android TV.
Website:
https://emby.media/
Emby Details
Emby
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}/emby-server |
Config Location | /home/${username}/.config/Emby |
Nginx Location | /etc/nginx/software/${username}.emby.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated from -*8000*+ |
### INSTALL qb install emby -u ${username} installs latest stable version of emby for user qb install emby -u ${username} -o beta installs latest beta version of emby for user ### UNINSTALL qb remove emby -u ${username} removes emby for user ### REINSTALL qb reinstall emby -u ${username} reinstalls latest stable version of emby for user qb reinstall emby -u ${username} -o beta reinstalls latest beta version of emby for user ### UPDATE qb update emby -u ${username} updates emby to latest stable version for user qb update emby -u ${username} -o beta updates emby to latest beta version for user