Closed tkem closed 8 years ago
I've started to use the Tidal backend, and when I do searches Mopidy-Mobile gets stuck doing look-ups when I search for "Sande" for instance. I let it sit and load for 20 seconds and then I choose an artist, but it keeps trying to look up information even though I think it should stop and just try and load the information I asked for. I hope this is similar to what this issue describes?
@ZenithDK: Sorry, no ;-)
If I understand correctly, this is more like #126.
This is for adding meta information for Playlists
, like M3U.
Okay, ignore me then, will go make a kerfuffle in that issue instead ;-)
Similar to browse list tracks, full playlist tracks should be retrieved and displayed asynchronously in view mode, at least. This also implies (finally) using the
get_items()
API for retrieving playlist items originally.