<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>880</id>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<define>#header.hover:hover_my music.png</define>
<define>#usePlayFanart:Yes</define>
<define>#useSelectedFanart:Yes</define>
<controls>
<import>mymusic.selected.fanart.xml</import>
<!--
:::::::::::::::::::::::::::::
:: BACKGROUND OVERLAY IMAGE::
::::::::::::::::::::::::::::::
-->
<control>
<description>music overlay image</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<?xml version="1.0" encoding="utf-8"?>
<window>
<id>6623</id>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<import>common.time.xml</import>
<import>mvids.selected.fanart.xml</import>
<control>
<type>image</type>
<width>1280</width>
<height>720</height>
</control>
<control>
<description>Fan Art</description>
<type>image</type>
<id>49</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>-</texture>
<visible>false</visible>
</control>
<?xml version="1.0" encoding="utf-8"?>
<window>
<id>6623</id>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<import>common.time.xml</import>
<import>mvids.selected.fanart.xml</import>
<control>
<type>image</type>
<width>1280</width>
<height>720</height>
</control>
<control>
<description>Fan Art</description>
<type>image</type>
<id>49</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>-</texture>
<visible>false</visible>
</control>
<control>
<description>BG</description>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>background.png</texture>
</control>
<control>
<description>Fanart Background</description>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<texture>#header.hover</texture>
</control>
<control>
<description>DEFAULT BACKGROUND WHEN FANART NOT AVAILABLE</description>
<id>0</id>
<type>image</type>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture>hover_mvids.png</texture>
<!-- <visible>[string.equals(#fanarthandler.music.backdrop1.selected,)+string.equals(#fanarthandler.music.backdrop2.selected,)+!control.isvisible(91919294)] | !plugin.isenabled(Fanart Handler)</visible> -->
<visible>!control.isvisible(91919293) | !plugin.isenabled(Fanart Handler)</visible>
<animation effect="fade" start="10" end="100" time="1000" delay="80" reversible="false">Visible</animation>
<animation effect="fade" start="100" end="0" time="900" reversible="false">Hidden</animation>
</control>
versuch mal 90ffffff und ja ffffffff sollte undurchsichtig sein, aber da kannste dann auch den code weglassen
<!-- :: Fanart :: -->
<control>
<description>DUMMY CONTROLL FOR FANART VISIBILITY CONDITION</description>
<type>label</type>
<id>91919291</id>
<posX>0</posX>
<posY>0</posY>
<width>1</width>
</control>
<control>
<description>DUMMY CONTROLL FOR FANART VISIBILITY CONDITION</description>
<type>label</type>
<id>91919292</id>
<posX>0</posX>
<posY>0</posY>
<width>1</width>
</control>
<control>
<description>DUMMY CONTROLL FOR FANART AVAILABILITY CONDITION</description>
<type>label</type>
<id>91919293</id>
<posX>0</posX>
<posY>0</posY>
<width>1</width>
<visible>no</visible>
</control>
<control>
<description>FANART BACKGROUND 1</description>
<id>897686</id>
<type>image</type>
<posX>0</posX>
<posY>0</posY>
<width>1366</width>
<height>768</height>
<keepaspectratio>no</keepaspectratio>
<centered>yes</centered>
<zoom>yes</zoom>
<texture>#fanarthandler.music.backdrop1.selected</texture>
<visible>[facadeview.filmstrip|facadeview.list|facadeview.album|facadeview.smallicons|facadeview.largeicons|facadeview.coverflow]+control.isvisible(91919291)+control.isvisible(91919293)</visible>
<animation effect="fade" time="450">visible</animation>
<animation effect="fade" time="450" delay="300">hidden</animation>
</control>
<control>
<description>FANART BACKGROUND 2</description>
<id>897687</id>
<type>image</type>
<posX>0</posX>
<posY>0</posY>
<width>1366</width>
<height>768</height>
<keepaspectratio>no</keepaspectratio>
<centered>yes</centered>
<zoom>yes</zoom>
<texture>#fanarthandler.music.backdrop2.selected</texture>
<visible>[facadeview.filmstrip|facadeview.list|facadeview.album|facadeview.smallicons|facadeview.largeicons|facadeview.coverflow]+control.isvisible(91919292)+control.isvisible(91919293)</visible>
<animation effect="fade" time="450">visible</animation>
<animation effect="fade" time="450" delay="300">hidden</animation>
</control>