I have been experimenting with an Ubuntu install on a virtual machine
using virtualbox, and managed to get squeezeboxserver working with
Inguz. It is a bit sticking plaster and string at the moment.

First off the build wasn't broken, it was my command line test that was
wrong.

on this install the program files (executable) should be installed here
/usr/share/squeezeboxserver/Bin/x86_64-linux

This is the first folder listed in the Helper Application on the
Information Tab on settings. So full instructions are
remote into your server
cd /usr/share/squeezeboxserver/Bin/x86_64-linux
(or equivalent folder)
sudo wget
https://github.com/Foxenfurter/inguz-InguzDSP/raw/Upgrade2Net6/publishLinux-x64/InguzDSP
sudo  chmod a+x ./InguzDSP
sudo  wget
https://raw.githubusercontent.com/Foxenfurter/inguz-InguzDSP/Upgrade2Net6/publishLinux-x64/InguzDSP.dll.config

The next issue is where settings and preferences are stored.
At the moment this is effectively hard-coded to
/usr/share/InguzEQ

which does not exist..
so 
cd /usr/share
sudo mkdir InguzEQ
sudo chmod 777 InguzEQ

restart the server

Play around by setting the EQ to something daft like balance hard left
treble - 8 db and bass at +8db. Should sound horrible whatever you play.
Then try saving the setting as something like TestBalance
The log is located on /usr/share/InguzEQ/ log.txt and should also see
the file there.

Hope this works


------------------------------------------------------------------------
foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to