I'll be vague, since I have not experimented with WebNowPlaying a lot. Apologies in advance.
I made a skin (obviously), and am experiencing a difficulty - if I Refresh or Close the Media's Source, even then the last media's cover is retained. This behaviour does not happen when next track/previous track is played.
Is it something I am doing wrong or is the plugin at fault?
What I want - If there is no media playing, display a default or no cover.
Sorry, if this has been asked already been asked.
I made a skin (obviously), and am experiencing a difficulty - if I Refresh or Close the Media's Source, even then the last media's cover is retained. This behaviour does not happen when next track/previous track is played.
Is it something I am doing wrong or is the plugin at fault?
Code:
[MeasureCover]Measure=PluginPlugin=WebNowPlayingPlayerType=Cover;<Don't know if OnChangeAction is needed or not, but, since it was not updating, I thought - Why not?>OnChangeAction=[!UpdateMeter M_Cover]Group=Info;<They are dynamic in nature, but, uneeded for the question. For the time being, use any values.>[M_Background]Meter=ShapeX=0Y=(#MinY#+1)W=(#CMinWH#)H=(#CMinWH#)Shape=Rectangle 0,0,#CMinWH#,#CMinWH# | Fill Color 0,1,0,1DynamicVariables=1[M_Cover]Meter=IMAGEMeasureName=MeasureCoverX=([BG:X])Y=([BG:Y])W=([BG:W])H=([BG:H])PreserveAspectRatio=1;<... Uneeded Code ... Mouse Clicks and Scrolls, etc.>Container=M_Fake_BackgroundDynamicVariables=1Group=Cover
Sorry, if this has been asked already been asked.
Statistics: Posted by Aryx — Yesterday, 1:20 pm — Replies 3 — Views 234