tehkillerbee / mopidy-tidal

Tidal Backend plugin for Mopidy
Apache License 2.0
93 stars 28 forks source link

Add support for library.get_images() #4

Closed ZenithDK closed 8 years ago

ZenithDK commented 8 years ago

If Mopidy clients implemented support for it library.get_images() (http://mopidy.readthedocs.org/en/latest/api/core/#mopidy.core.LibraryController.get_images) can be used to retrieve album covers and covers for playlists, not just tracks.

I originally created https://github.com/tkem/mopidy-mobile/issues/182 to request this for my current client, but I see that mopidy-tidal does not implement this yet.