Closed Nanomani closed 3 years ago
reverse problem with music o_O
especially line
Was the image only a fallback? then something like:
<visible>!String.IsEmpty(Skin.String(fanart.fallback.music)) + [[Skin.HasSetting(musicvis.fanartfallback) + String.IsEmpty(Player.Art(fanart))] | [!Skin.HasSetting(ArtistSlideShow.Disabled) + String.IsEmpty(Window(Visualisation).Property(ArtistSlideshow.Image))]]</visible>
could be helpfull. Untested ^^
Was the image only a fallback? then something like:
<visible>!String.IsEmpty(Skin.String(fanart.fallback.music)) + [[Skin.HasSetting(musicvis.fanartfallback) + String.IsEmpty(Player.Art(fanart))] | [!Skin.HasSetting(ArtistSlideShow.Disabled) + String.IsEmpty(Window(Visualisation).Property(ArtistSlideshow.Image))]]</visible>
could be helpfull. Untested ^^
I have post a PR :)
But I will keep your proposal carefully :D
Anyway it is much better now :
with stream radio fallback backgroung is used:
with music if there is fanart on local or with artist slideshow otherway fallback backgroung is used
the previous fanart is displayed in addition to the default fanart with stream radio :
reproduce :
expected :
don't worry it is for myseft :D but all help are welcome :)