[jsmorley]
...The problem you were having is...
Thank you for your detailed explanation.


I didn't think about the extra spaces. But every mistake is a good thing to learn from.

TitleCover.gif
My-Skin-Test-Code
Code:
;https://stream.sunshine-live.de/2000er/mp3-192/stream.sunshine-live.de/play.m3u[Rainmeter]Update=1000DynamicWindowSize=1AccurateText=1[Variables]Direction=-1VolumeIncrement=5transparenz=150OriginalW=300OriginalH=70;------------------------------------------------;Your Audio PlayerMediaPlayer="vlc.exe";;;------------------------------------------------;#MAIN-SKIN#MAIN-SKIN#MAIN-SKIN;------------------------------------------------;[LineBorder]Meter=ShapeShape=Rectangle 2,2,300,70,10 | Fill Color 0,0,0,140 | StrokeWidth 2 | Stroke Color 0,0,0,140;;------------------------------------------------;[Headline0]Meter=StringGroup=HEADLINEFontFace=ArialFontStyle=BOLDFontSize=12FontColor=255,255,255,255InlineSetting=UnderlineInlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255X=80Y=5W=100Text=1.Check SongAntiAlias=1DynamicVariables=1LeftMouseUpAction=[!CommandMeasure VLC_Title "Run"][Headline1]Meter=StringGroup=HEADLINEFontFace=ArialFontStyle=BOLDFontSize=12FontColor=255,255,255,255InlineSetting=UnderlineInlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255X=20RY=5W=100Text=2.GO last.fmAntiAlias=1DynamicVariables=1LeftMouseUpAction=[!CommandMeasure StartBrowser "Run"][Headline2]Meter=StringGroup=HEADLINEMeasureName=VLC_TitleFontFace=ArialFontStyle=BOLDFontSize=10FontColor=255,255,255,255InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255X=10Y=53W=100Text=%1AntiAlias=1DynamicVariables=1;Container=MusicTicker;Hidden=0;;------------------------------------------------;Grab the Song with Powershell ## Works ##;------------------------------------------------[VLC_Title]Measure=PluginPlugin=RunCommandProgram=PowerShellParameter="$windowTitle = (Get-Process -Name "vlc").MainWindowTitle; Write-Host $windowTitle; exit" OutputType=ANSIState=HideRegExpSubstitute=1DynamicVariables=1Substitute="- VLC media player":"","&":"feat.","<":"","<":""FinishAction=[!EnableMeasure MeasureAlbumCoverLink][!UpdateMeasure MeasureAlbumCoverLink]Disabled=1;;------------------------------------------------;Finding the Song with URL+[VLC_Title] ## Works ##;------------------------------------------------;[StartBrowser] Measure=Plugin Plugin=RunCommand Program=cmdParameter=/c start msedge "https://www.last.fm/de/search?q=[VLC_Title:EncodeURL]"UpdateDivider=1 DynamicVariables=1[MeasureProcess]Measure=ProcessProcessName=#MediaPlayer#DynamicVariables=1;Substitute="-1":"not running","1":"running"DynamicVariables=1IfCondition=[MeasureProcess] = 1IfTrueAction=[!EnableMeasure "VLC_Title"][!UpdateMeter *][!Redraw]IfCondition2=[MeasureProcess] = -1IfTrueAction2=[!DisableMeasure "VLC_Title"][!Redraw]DynamicVariables=1;;------------------------------------------------; MEDIA COVER ##Works not;------------------------------------------------;[MeasureAlbumCoverLink]Measure=WebParserURL=https://www.last.fm/de/search?q=[&VLC_Title:EncodeURL]RegExp=(?siU)<td class="chartlist-image">.*<img.*src="(.*)"StringIndex=1DynamicVariables=1Disabled=1FinishAction=[!EnableMeasure MeasureAlbumCoverArt][!UpdateMeter MeterAlbumCoverArt][MeasureAlbumCoverArt]Measure=WebParserURL=[MeasureAlbumCoverLink]StringIndex=1Download=1Disabled=1DynamicVariables=1FinishAction=[!UpdateMeter MeterAlbumCoverArt][!Redraw][MeterAlbumCoverArt]Meter=ImageMeasureName=MeasureAlbumCoverArtX=15Y=5W=50H=50PreserveAspectRatio=1DynamicVariables=1;;--------------------------------------;;[TestString];Meter=String;Y=100;FontColor=255,255,255,255;FontSize=10;SolidColor=0,0,0,1;AntiAlias=1;Text=Test-URL:https://www.last.fm/de/search?q=[VLC_Title:EncodeURL];DynamicVariables=1
MediaPlayer_.rmskin
For the simple things it works for now


Statistics: Posted by Rooky_89 — Yesterday, 10:53 am