Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1538

Help: Rainmeter Skins • Re: Mond skin - Adding Spotify album cover to player

$
0
0
Yeah for sure, heres the code I have in "PlayerSpotify' in the player folder
To be little bit more specific than Yincognito, add the following measure to your code:

Code:

[MeasureCover]Measure=PluginPlugin=WebNowPlayingPlayerType=COVER
This measure is returning the path to the cover art.
Add an Image meter, to can get visible the cover. For instance this one:

Code:

[MeterCover]Meter=ImageMeasureName=MeasureCoverSolidColor=0,0,0,1X=0Y=0W=200H=200PreserveAspectRatio=1
Obviously you have to adapt the above code, according to your needs. For example:
  • Place it to the proper / desired position, by altering the X and Y values.
  • Resize the image as you want, by the W (width) and H (height) options. Note here that the added PreserveAspectRatio=1 option ensures you that the image is not distorted.
Could you get this working?

Statistics: Posted by balala — Yesterday, 7:26 pm



Viewing all articles
Browse latest Browse all 1538

Trending Articles