you can edit the spotify config file with this command
Code:
sudo nano /etc/default/raspotify
and change the bitrate to 320 and change the name.
Code:
sudo nano /lib/systemd/system/raspotify.service
only change these values
Code:
Environment="DEVICE_NAME=digione(%H)"
Environment="BITRATE=320"
save with ctrl + x hit y and enter.
now load the web interface of moodeaudio, click the green m in the top right hand corner, then click configure>mpd options
hit edit settings, I use these settings for the digione card
Code:
set the volume control to disabled.
SoX resampling 24 bit / 192 Khz
SoX quality very high
SoX multithreading yes
Gapless mp3 playback yes
DSD over PCM (DoP) no
Volume normalization no
ReplayGain off
hope this helps