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

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

$
0
0
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?
Sorry for taking a bit to get back to you; got busy with life haha. This worked perfectly thank you so much for your help and @Yincognito as well. :)

Statistics: Posted by kiyeon — Today, 2:20 am



Viewing all articles
Browse latest Browse all 1576

Trending Articles