Is it OK to use a raspberry zero for spotify connect?

Subject says it all.
I bought a pi zero and a hifiberry dac zero to have a compact solution to stream spotify to my amps through volumio.

Unfortunately though that keeps stuttering.
Playing web radio works fine. Could that be a matter of “enough CPU power”? Did I make a bad choiche?

Thanks!

I am assuming you are using the volspotconnect2 plugin?

Could you share some logs?

Either from the /dev page using the livelog feature or via ssh.

# Volumio logs
journalctl -f 
# vollibrespot logs
journalctl -f  -u volspotconnect2.service

Note you might need sudo before these commands depending on the version of Volumio your running

Please do this when you are seeing the stuttering issues.