1) In the artist biography, display the full content and not the summary
Hmm... don't remember why exactly I decided to use the summary instead of full content.
2) In the Artist menu, add a button "Similar Artists" (using the QOBUZ API artist/getSimilarArtists which returns artist images)
Sounds like a good idea.
3) If possible, In the artist search and in the artist favorites, display the artist image instead of the default icon. The QOBUZ API artist/search and favorite don't return the artist images, but it should be possible to make a second call to the artist/get api to get them.
"Second call" on a list with many artists would result in... many calls. I guess it would be awfully slow. But I must admit, I've been missing those pictures, too. But I could probably keep track of artist pictures by artist ID, picking values from that cache if possible. I'll see what I can do.
I have succedeed to implement the first 2 points in test
Patches, please :-) -- Michael _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins