Hi, I’ve previously created a small client for mopidy using the HTTP-api and have now starting to look at using the MPD protocol for control.
Previously I’ve used browse to get album and genre uri’s fom the individual services I’m using. Doing this I can separate my gmusic files from my local collection quite simply by browsing the relevant uri (local:, gmusic:, etc).
Is there any way to differentiate the different services when listing albums, genres etc when using MPD?