Thank you for your explanation. I have now added the option you suggested to the [AlbumCoverArt] measure...the WebParser is retrieving the said incomplete / relative link from an entirely different area of the webpage that's unrelated to the area where the cover art links are. Since that's a relative link and not an absolute one, that can never point to a downloaded image in the first place. Needless to say, nothing guarantees that the pattern will continue to match an easily identifiable relative link in the future or in all potential searches...
Code:
Substitute="/static/images/footer_logo@2x.49ca51948b0a.png":"@Icons\System\no2.png"

NewCode:
Code:
[AlbumCoverArt]Measure=WebParserURL=[AlbumCoverLink]StringIndex=1Download=1DynamicVariables=1Disabled=1Substitute="/static/images/footer_logo@2x.49ca51948b0a.png":"@Icons\System\no2.png"FinishAction=[!HideMeter Ico1][!SetOption Ico4 ImageName [AlbumCoverArt]][!ShowMeter Ico4][!Update][!DisableMeasure AlbumCoverArt]
;------------------------------------------------------------------------------------------------------------
99 percent of the images are displayed here, I just have the problem of unloading the image from the [AlbumCoverArt] measure or resetting the value to 0. Although the measures [AlbumCoverLink] & [AlbumCoverArt] are deactivated!
The problem I have when I listen to YouTube, change the Radio Station or something else listen to is that it loads the cover from the [AlbumCoverArt] measure (Picture red marker).
?? Quick question, when a measure is deactivated [!DisableMeasure AlbumCoverArt], it freezes the data, so to speak. Can this data still be retrieved with a [!Redraw] [!Update] or [!UpdateMeasure *] ??




Statistics: Posted by Rooky_89 — Today, 6:03 pm