To be little bit more specific than Yincognito, add the following measure to your code:Yeah for sure, heres the code I have in "PlayerSpotify' in the player folder
Code:
[MeasureCover]Measure=PluginPlugin=WebNowPlayingPlayerType=COVER
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
- 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.
Statistics: Posted by balala — Yesterday, 7:26 pm