Author Topic: Plugin Image Addition ... GetRotatePicture()  (Read 2554 times)

mrad

  • Guest
So the two image API calls currently used by NP are...
(1) "Library_GetArtistPicture_Managed" = Track Primary Artwork
(2) "Library_GetArtistPictureUrls" = Now Playing Artwork (once time fetch fan art?)
Not at all. NP is using NowPlaying_GetArtwork() for retrieving artworks (it also returns cached artwork if there is no embedded one) and NowPlaying_GetArtistPicture() for retrieving artist picture (cached one).

EDIT: There is a way to get all already cached artist pictures, but picture rotation cant be synced with rotating pictures displayed by MB.

perhaps I need to wishlist...

Hi, is it possible to create an API call...
Code
NowPlaying_GetRotatePicture()
where the result is to return the rotating picture currently being displayed in the same way the other picture calls operate.

This would be used by at least [this fine plugin]

Play an Aaliyah (r.i.p) album to see how many fine hi-res pictures get rotated.

Cheers.
Last Edit: September 01, 2013, 11:37:35 PM by mrad