About Airsonic
Airsonic-Advanced is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic. Airsonic is a free, web-based media streamer, providing ubiquitous access to your music.
Website:
https://github.com/airsonic-advanced/airsonic-advanced
Airsonic Details
Airsonic
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}/Airsonic |
Config Location | /home/${username}/.config/Airsonic |
Nginx Location | /etc/nginx/software/${username}.airsonic.conf |
Service Location | /etc/systemd/system/airsonic@${username}.service |
Port | Autogenerated from -*8080*+ |
### INSTALL qb install airsonic -u ${username} ### UNINSTALL qb remove airsonic -u ${username} ### REINSTALL qb reinstall airsonic -u ${username} ### UPDATE qb update airsonic -u ${username}