mopidy / mopidy-local

Mopidy extension for playing music from your local music archive
https://mopidy.com/ext/local/
Apache License 2.0
61 stars 26 forks source link

Support MusicBrainz ID queries #42

Closed kingosticks closed 4 years ago

kingosticks commented 4 years ago

The current schema doesn't include any of the musicbrainz id fields in the search table so search and get_distinct do not support using them.

Related to https://github.com/mopidy/mopidy/issues/1899, https://github.com/mopidy/mopidy-mpd/issues/27 and https://github.com/mopidy/mopidy-mpd/issues/29