mopidy / mopidy-local-sqlite

DEPRECATED (Mopidy SQLite local library extension)
https://mopidy.com
Apache License 2.0
30 stars 10 forks source link

Implement Mopidy v0.20 get_distinct API #50

Closed tkem closed 9 years ago

tkem commented 9 years ago

https://github.com/mopidy/mopidy/pull/1022

tkem commented 9 years ago

Maybe it's OK if initial version does not support queries with get_distinct()...

tkem commented 9 years ago

Basing this on the search view should make handling queries quite easy. May impact performance, but probably still a huge improvement compared to the old handling of MPD list in Mopidy.