I’m running Mopidy on a local server, and I have a Synology NAS mounted via NFS (to /media/Music
), and Iris as a frontend. For awhile I was using Mopidy-Local, but since that wasn’t populating the albums and tracks lists, I switched over to Mopidy-SQLite, and that seems to work a little more smoothly. Rescanning the library isn’t great, though - the initial scan took ~3.5 hrs, and the last time I tried to run a scan, most files threw a gst-stream-error-quark: Could not determine type of stream.
error.
My question is: is there a better and/or more performant backend to use? The Synology has a media server that puts out UPnP; can Mopidy use that, and does it even make sense to use that? Are there any other options that people have used that work well?