home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Building a skin from scratch - a tour -
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mbuzina" data-source="post: 1010810" data-attributes="member: 12382"><p>@<a href="https://forum.team-mediaportal.com/members/catavolt.54906/" target="_blank">catavolt</a>: Thanks for the tip on id3 and moving. I had it in there - but set it to visible false. The plugin overruled that obviously.</p><p> </p><p></p><p>Tried that one before - does not help, does not change a thing.</p><p> </p><p> </p><p></p><p>A bit.</p><p> </p><p>Right now I am trying to get selected fan art working. Somehow whenever I use the selected fanart (just as prescribed, for checking I have the following in place:</p><p>[CODE=XML]<define>#useSelectedFanart:yes</define></p><p><controls></p><p> <control Style="hiddenGroupStyle"></p><p> <type>group</type> </p><p> <posX>800</posX></p><p> <posY>200</posY></p><p> <control Style="hiddenStyle"></p><p> <description>DUMMY CONTROL FOR SELECTED FANART 1 VISIBILITY CONDITION</description></p><p> <type>label</type></p><p> <id>91919291</id></p><p> <label>1#fanarthandler.music.backdrop1.selected1</label></p><p> </control></p><p> <control Style="hiddenStyle"></p><p> <description>DUMMY CONTROL FOR SELECTED FANART 2 VISIBILITY CONDITION</description></p><p> <type>label</type></p><p> <id>91919292</id></p><p> <width>300</width></p><p> <height>30</height></p><p> <font>labelFont</font></p><p> <textcolor>FFFF3333</textcolor></p><p> <label>2#fanarthandler.music.backdrop2.selected2</label></p><p> <visible>true</visible></p><p> </control></p><p> <control Style="hiddenStyle"></p><p> <description>DUMMY CONTROL FOR SELECTED FANART AVAILABILITY CONDITION</description></p><p> <type>label</type></p><p> <id>91919293</id></p><p> <label>#useSelectedFanart</label></p><p> </control></p><p> </control></p><p></controls>[/CODE]</p><p> </p><p>But somehow the #fanarthandler.music.backdrop1.selected & #fanarthandler.music.backdrop2.selected stay empty (the 91919293 is visible, and both other fields are also visible). The group is not the cause (I tried without it as well). Any other idea what I am doing wrong? FA is working for Random and also selected on other skins...</p></blockquote><p></p>
[QUOTE="mbuzina, post: 1010810, member: 12382"] @[URL='https://forum.team-mediaportal.com/members/catavolt.54906/']catavolt[/URL]: Thanks for the tip on id3 and moving. I had it in there - but set it to visible false. The plugin overruled that obviously. Tried that one before - does not help, does not change a thing. A bit. Right now I am trying to get selected fan art working. Somehow whenever I use the selected fanart (just as prescribed, for checking I have the following in place: [CODE=XML]<define>#useSelectedFanart:yes</define> <controls> <control Style="hiddenGroupStyle"> <type>group</type> <posX>800</posX> <posY>200</posY> <control Style="hiddenStyle"> <description>DUMMY CONTROL FOR SELECTED FANART 1 VISIBILITY CONDITION</description> <type>label</type> <id>91919291</id> <label>1#fanarthandler.music.backdrop1.selected1</label> </control> <control Style="hiddenStyle"> <description>DUMMY CONTROL FOR SELECTED FANART 2 VISIBILITY CONDITION</description> <type>label</type> <id>91919292</id> <width>300</width> <height>30</height> <font>labelFont</font> <textcolor>FFFF3333</textcolor> <label>2#fanarthandler.music.backdrop2.selected2</label> <visible>true</visible> </control> <control Style="hiddenStyle"> <description>DUMMY CONTROL FOR SELECTED FANART AVAILABILITY CONDITION</description> <type>label</type> <id>91919293</id> <label>#useSelectedFanart</label> </control> </control> </controls>[/CODE] But somehow the #fanarthandler.music.backdrop1.selected & #fanarthandler.music.backdrop2.selected stay empty (the 91919293 is visible, and both other fields are also visible). The group is not the cause (I tried without it as well). Any other idea what I am doing wrong? FA is working for Random and also selected on other skins... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Building a skin from scratch - a tour -
Contact us
RSS
Top
Bottom