This package depends on the .apk version since the startup script is more suitable for archlinux (the original linux package is full of automatic configurations)
Search Criteria
Package Details: minimserver 0.8.3-7
Package Actions
| Package Base: | minimserver |
|---|---|
| Description: | UPnP Audio Server |
| Upstream URL: | http://www.minimserver.com |
| Category: | multimedia |
| Licenses: | |
| Submitter: | blackhole |
| Maintainer: | blackhole |
| Last Packager: | blackhole |
| Votes: | 1 |
| First Submitted: | 2015-01-22 17:07 |
| Last Updated: | 2015-02-07 17:42 |
Dependencies (2)
Required by (0)
Sources
Latest Comments
Comment by blackhole
Comment by blackhole
Before starting minimserver for the first time please check if the directory /home/$USER/.minimserver/data exists.
If not, in a user terminal type the following commands:
mkdir -p /home/$USER/.minimserver/data
touch /home/$USER/.minimserver/data/minimserver.config
echo ".autoUpdate = false" >> /home/$USER/.minimserver/data/minimserver.config
Comment by blackhole
To start minimserver:
/opt/minimserver/bin/startd
To stop minimserver
/opt/minimserver/bin/stopall
(you can use also the desktop file at /opt/minimserver/icons/MinimServer.desktop)
To start minimserver, you could also start the service unit file:
# systemctl start minimserver@<user>
To enable minimserver at boot:
# systemctl enable minimserver@<user>
To complete the configuration once the service has been started, point
your web browser to:
http://localhost:9790
Full documentation is available at:
http://www.minimserver.com/