First of all thanks to agent Kith to release this fantastic streaming system called Snakeoil. OS
This is from far the most powerful and versatile one and the sound quality is just amazing...I think even better with the Gear Isolation version.
I must say this new versin was very difficult to put in place, but now all players are fully efficient.
No problem to setup LMS but MPD and upmpdcli were absolutely not working (when they were fully efficient with the former version 1.1):
MPD was unable to connect due to socket issues
I was also unable to use correctly Mconnect with upmpdcli
The problem is coming of the non existing socket file in /run/mpd : mpd is unable to connect...
The solution using SSH :
sudo apt install mpd
then replace the mpd.conf in /etc by the one that is located in /var/www/scratch
Dont forget to change the rights of directories and files with chmod.
The job is done : upmpdcli , mpd are fully efficient !!!!
Hoping this should work for you, too.