zainstalowałem sobie twoją skórę
nie bardzo mam czas na wnikanie co jest co ale
aby uzyskać spodziewany efekt, potrzebujesz edytować plik home.xml
poszukaj (zaraz na początku) <control type="multiimage"> z opisem
<description>extrafanart</description>
gdy będzie on wyglądał tak to na szybko będziesz miał swój efekt bez możliwości jego wyłączenia z poziomu xbmc
<control type="multiimage">
<description>extrafanart</description>
<randomize>false</randomize>
<imagepath>plugin://plugin.image.artistmultifanart/?name=$INFO[MusicPlayer.Title]</imagepath>
<visible>Player.HasAudio</visible>
<animation effect="zoom" start="110" end="130" center="auto" time="15000" tween="linear" pulse="true" condition="Skin.HasSetting(animatedbghome)">Conditional</animation>
<animation effect="slide" start="-10,-10" end="10,10" time="7500" tween="linear" pulse="true" condition="Skin.HasSetting(animatedbghome)">Conditional</animation>
</control>
smuto