mopidy / mopidy-mpd

Mopidy extension for controlling playback from MPD clients
https://mopidy.com/ext/mpd/
Apache License 2.0
101 stars 21 forks source link

Support additional tag types in music database queries. (Fixes #29) #30

Closed kingosticks closed 2 years ago

kingosticks commented 4 years ago

Requires https://github.com/mopidy/mopidy/pull/1900

kingosticks commented 4 years ago

I could remove the support for comment. I don't think there's any particular problem supporting it (except maybe multiline comments?) but it's a pretty weird/useless thing to filter or list by. And I believe the tag is disabled by default in mpd. Maybe we should just do the same.

kingosticks commented 2 years ago

Tests fail without mopidy/mopidy#1900. Will need to make this require Mopidy >= v3.3