About Subsonic
Subsonic is a web-based media server. It is written in Java, so it can run on any operating system with Java support. Subsonic supports streaming to multiple clients simultaneously, and supports any streamable media (including MP3, AAC, and Ogg).
Subsonic Details
Subsonic
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}/Subsonic |
Config Location | /home/${username}/.config/Subsonic |
Nginx Location | /etc/nginx/software/${username}.subsonic.conf |
Additional Default Locations | |
Music Folder | /home/${username}/.config/Subsonic/Music/ |
Podcast Folder | /home/${username}/.config/Subsonic/Podcasts/ |
Playlists Folder | /home/${username}/.config/Subsonic/Playlists/ |
Service Location | /etc/systemd/system/subsonic@${username}.service |
Port | Auto Generated from -*4040*+ |
Secure Port | Auto Generated from -*4141*+ |
### INSTALL qb install subsonic -u ${username} installs latest stable version of subsonic for user ### UNINSTALL qb remove subsonic -u ${username} removes subsonic for user ### REINSTALL qb reinstall subsonic -u ${username} reinstalls latest stable version of subsonic for user