So in all seriousness, what does it take to get this thing to recognize music and actually output sound? I have tried local mp3s and spotify using mopify
Trying to use local mp3s keeps giving me this:
INFO Scanning…
WARNING Failed local:track:03%20Skip%20To%20My%20Lou.mp3: No audio found in file.
etc.
It ignores the file I copied named test.mp3 for whatever reason
gstreamer plays that file just fine.
gst-launch-1.0 playbin uri=file:///var/lib/mopidy/media/test.mp3
Multiple ways of playing files works as pi, a local user, root and mopidy user
This is on raspbian with a usb soundcard.
Could someone point out which goat I need to sacrifice to get sound to come out of the speakers from mopidy?