Install latest/stable of Subsonic
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install subsonic-arubislander
Don't have snapd? Get set up for snaps.
Summary
Subsonic is a media streaming and sharing platform created by Sindre Mehus (see https://www.subsonic.org).
This snap runs under full confinement, which means it will not be able to access files outside of it's 'home' folder. Normally this would make the app pretty useless, right? So to get around this issue somewhat the snap also consumes the removable-media interface. But it is not hooked up by default. So after installing the snap do:
$ sudo snap connect subsonic-arubislander:removable-media
After that, anything mounted under /media will be accessible from the snap.
version 6.1.6+snap14 - 17
New since version 6.1.6+snap13
New since version 6.1.6+snap11
New since version 6.1.6+snap10
New since version 6.1.6+snap9
New since version 6.1.6+snap1
New since version 6.1.3+snap14
Introduction of configuration settings:
0.0.0.0
to listen on all IP addresses.4040
0
, for no https/
150
Example:
To set the subsonic service to use a maximum of 450 MB and listen on URL: http://192.168.5.10:8080/subsonic do:
$ snap set subsonic-arubislander host=192.168.1.10 port=8080 \
context-path="/subsonic" max-memory=450
The service needs to be restarted to pick up the new settings:
$ snap restart subsonic-arubislander
Happy listening!
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.
Is there a problem with Subsonic? Report this app
Thanks for bringing this to our attention. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.