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 Plugins
Popular Plugins
My Films
[NEW] MyFilms v4.7.9a
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="arryo" data-source="post: 363854" data-attributes="member: 79181"><p>Hi,</p><p></p><p>I would like to repalace Year and Genre with Director and Duration in the main screen of my film, how would I do that?</p><p></p><p>I looked at Mesfilms.xml, try to change year and genre but they didn;t work that way. Could any of you help me, I appreciate</p><p>[code]</p><p> <control></p><p> <description>Year Label</description></p><p> <type>label</type></p><p> <id>1</id></p><p> <posX>960</posX></p><p> <posY>535</posY></p><p> <textcolor>ffa8cc3d</textcolor></p><p> <font>font13</font></p><p> <label>201</label></p><p> <visible>!control.isvisible(34)</visible></p><p> </control></p><p> <control></p><p> <description>Year value</description></p><p> <type>label</type></p><p> <id>1022</id></p><p> <posX>1060</posX></p><p> <posY>535</posY></p><p> <width>300</width></p><p> <font>font13</font></p><p> <label>#year</label></p><p> <visible>!control.isvisible(34)</visible></p><p> </control></p><p> <control></p><p> <description>Year Label</description></p><p> <type>label</type></p><p> <id>1</id></p><p> <posX>960</posX></p><p> <posY>565</posY></p><p> <textcolor>ffa8cc3d</textcolor></p><p> <font>font13</font></p><p> <label>174</label></p><p> <visible>!control.isvisible(34)</visible></p><p> </control></p><p> <control></p><p> <description>Genre value</description></p><p> <type>fadelabel</type></p><p> <id>1024</id></p><p> <posX>1060</posX></p><p> <posY>565</posY></p><p> <width>300</width></p><p> <font>font13</font></p><p> <label>#genre</label></p><p> <visible>!control.isvisible(34)</visible></p><p> </control>[/code]</p></blockquote><p></p>
[QUOTE="arryo, post: 363854, member: 79181"] Hi, I would like to repalace Year and Genre with Director and Duration in the main screen of my film, how would I do that? I looked at Mesfilms.xml, try to change year and genre but they didn;t work that way. Could any of you help me, I appreciate [code] <control> <description>Year Label</description> <type>label</type> <id>1</id> <posX>960</posX> <posY>535</posY> <textcolor>ffa8cc3d</textcolor> <font>font13</font> <label>201</label> <visible>!control.isvisible(34)</visible> </control> <control> <description>Year value</description> <type>label</type> <id>1022</id> <posX>1060</posX> <posY>535</posY> <width>300</width> <font>font13</font> <label>#year</label> <visible>!control.isvisible(34)</visible> </control> <control> <description>Year Label</description> <type>label</type> <id>1</id> <posX>960</posX> <posY>565</posY> <textcolor>ffa8cc3d</textcolor> <font>font13</font> <label>174</label> <visible>!control.isvisible(34)</visible> </control> <control> <description>Genre value</description> <type>fadelabel</type> <id>1024</id> <posX>1060</posX> <posY>565</posY> <width>300</width> <font>font13</font> <label>#genre</label> <visible>!control.isvisible(34)</visible> </control>[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My Films
[NEW] MyFilms v4.7.9a
Contact us
RSS
Top
Bottom