I’ve gotten Mopidy installed on my RPi2 running Jessie, and it’s taking some work to get it scanning. I’ve already applied the workaround in this GitHub issue comment to get some things working. I’ve also installed the gstreamer0.10-plugins-bad and gstreamer0.10-plugins-ugly packages.
Even with all that, every .m4a file reports a warning of “No audio found in file”. I thought the m4a plugin for gstreamer was in the “bad” plugins. The only real wrinkle is that I’m scanning files on an automounted CIFS share, but other than being slow it’s scanning most .mp3s fine. I’m also using the mopidy-local-sqlite library backend, if that matters at all in this.
Some .mp3 files give a “Timeout after 1000ms” warning, but most of them are being scanned now…