After a lot of searching, trying, cursing, searching and trying again
I've managed to solve my issue :)
Below what I've done, for future reference for myself, and to offer an
alternative to what's detailed above. As with the above, my method is
based on the info in 'HaveTheKnowhow'
(http://www.havetheknowhow.com/Install-the-software/Install-MusicIP.html),
along with info gathered from stackexchange and reddit, so I'll not
repeat the steps which are identical. Where my approach differs is in
the content and location of the service file.
Edit the mmserver file:
Code:
--------------------
vim MusicIP/mmserver
--------------------
Keep hitting dd until all lines in the file are gone. Paste the
following into the file, replacing XXX by your username:
Code:
--------------------
[Unit]
Description=MusicMagicServer
[Service]
Type=simple
Restart=on-failure
User=XXX
ExecStart=/home/XXX/MusicIP/MusicMagicServer start
ExecStop=/home/XXX/MusicIP/MusicMagicServer stop
[Install]
WantedBy=multi-user.target
--------------------
Move the mmserver file into its location:
Code:
--------------------
sudo mv MusicIP/mmserver /etc/systemd/system/mmserver.service
--------------------
Enable and start the service
Code:
--------------------
sudo systemctl enable mmserver
sudo systemctl start mmserver
--------------------
Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...
------------------------------------------------------------------------
bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=108991
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins