Package Details: minimserver 0.8.3-7

Package Base: minimserver
Description: UPnP Audio Server
Upstream URL: http://www.minimserver.com
Category: multimedia
Licenses: custom:minimserver
Submitter: blackhole
Maintainer: blackhole
Last Packager: blackhole
Votes: 1
First Submitted: 2015-01-22 17:07
Last Updated: 2015-02-07 17:42

Latest Comments

Comment by blackhole

2015-02-22 00:24

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)

Comment by blackhole

2015-01-31 23:20

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

2015-01-30 11:54

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/