marcopixel/monstercat-visualizer

can I add album just under the song track?

Opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

[long time ago I can add album under the track, several days ago after a update it no long work.
here is a screenshot under. Is there someting wrong? how can I get the album back again]
QQ图片20230212190403

Hey I added these codes to Left.ini to get album to appear.

[mAlbum]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#PlayerName#
PlayerType=Album

[Album]
Meter=String
MeasureName=mAlbum
X=0
Y=(-8+#ScaleSongInformation#)R
FontFace=#Font1#
FontSize=(#FontSize2#*#ScaleSongInformation#)
FontEffectColor=#BorderColor#
InlineSetting=Color | #TextColor#
InlineSetting2=Case | Upper
AntiAlias=1
ClipString=2
ClipStringH=(100*#ScaleSongInformation#)
StringAlign=Left
Group=GroupDynamicColors | GroupShadowMeters

Screenshot 2024-07-30 105738