Prior99 / mopidy-subidy

Mopidy extension for playing music from Subsonic servers.
BSD 3-Clause "New" or "Revised" License
30 stars 12 forks source link

Lookup items as tracks #12

Closed hhm0 closed 7 years ago

hhm0 commented 7 years ago

This pull causes the mopidy lookup function to return a list of Tracks, as specified here. Other backends seem to do this too, as far as I have seen, at least for albums.

Prior99 commented 7 years ago

Looks good to me. I will try to merge this in the next few days.