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
The problem with the visibility condition ...
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="D3ltoroxp" data-source="post: 1186989" data-attributes="member: 76230"><p>Hello, i have problems with the disc images in videoosd.</p><p></p><p>I have changed this in video fullscreen.xml</p><p></p><p>[CODE=XML]<!-- Rotating Disc Image --></p><p><control></p><p><description>Disc Image Series</description></p><p><type>image</type></p><p><id>69674</id></p><p><posX>255</posX></p><p><posY>755</posY></p><p><width>200</width></p><p><height>200</height></p><p><texture>#TVSeries.Play.CDSeason</texture></p><p><keepaspectratio>no</keepaspectratio></p><p><visible>string.equals(#skin.enable.CD Art,True) + !window.isosdvisible+window.ispauseosdvisible+player.paused + !string.equals(#TVSeries.Episode.SeriesName,)|player.rewinding|player.forwarding|control.isVisible(10)|control.isVisible(11)|control.isVisible(12)</visible></p><p><animation effect="slide" start="0,0" end="0,0" time="400" condition="!player.paused">Conditional</animation></p><p><animation effect="slide" start="0,0" end="0,0" time="400" condition="player.paused">Conditional</animation></p><p><animation effect="rotate" delay="0" end="-360" time="16000" loop="true" condition="player.hasvideo">Conditional</animation></p><p></control></p><p><control></p><p><description>Disc Image Movies</description></p><p><type>image</type></p><p><id>69674</id></p><p><posX>255</posX></p><p><posY>755</posY></p><p><width>200</width></p><p><height>200</height></p><p><texture>..\..\..\Thumbs\MovingPictures\DVDArt\FullSize\#(string.trim(#MovingPictures.SelectedMovie.imdb_id)).png</texture></p><p><keepaspectratio>no</keepaspectratio></p><p><visible>string.equals(#skin.enable.CD Art,True) + !window.isosdvisible+window.ispauseosdvisible+player.paused + string.contains(#Play.Current.Thumb,MovingPictures)|player.rewinding|player.forwarding|control.isVisible(10)|control.isVisible(11)|control.isVisible(12)</visible></p><p><animation effect="slide" start="0,0" end="0,0" time="400" condition="!player.paused">Conditional</animation></p><p><animation effect="slide" start="0,0" end="0,0" time="400" condition="player.paused">Conditional</animation></p><p><animation effect="rotate" delay="0" end="-360" time="16000" loop="true" condition="player.hasvideo">Conditional</animation></p><p></control></p><p><!-- Rotating Disc Image -->[/CODE]</p><p></p><p>If you can see,when i click pause or info it shows the right disc, when i click forward / rewind he shows me the disc from last seen movie. Whats wrong ?</p></blockquote><p></p>
[QUOTE="D3ltoroxp, post: 1186989, member: 76230"] Hello, i have problems with the disc images in videoosd. I have changed this in video fullscreen.xml [CODE=XML]<!-- Rotating Disc Image --> <control> <description>Disc Image Series</description> <type>image</type> <id>69674</id> <posX>255</posX> <posY>755</posY> <width>200</width> <height>200</height> <texture>#TVSeries.Play.CDSeason</texture> <keepaspectratio>no</keepaspectratio> <visible>string.equals(#skin.enable.CD Art,True) + !window.isosdvisible+window.ispauseosdvisible+player.paused + !string.equals(#TVSeries.Episode.SeriesName,)|player.rewinding|player.forwarding|control.isVisible(10)|control.isVisible(11)|control.isVisible(12)</visible> <animation effect="slide" start="0,0" end="0,0" time="400" condition="!player.paused">Conditional</animation> <animation effect="slide" start="0,0" end="0,0" time="400" condition="player.paused">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="16000" loop="true" condition="player.hasvideo">Conditional</animation> </control> <control> <description>Disc Image Movies</description> <type>image</type> <id>69674</id> <posX>255</posX> <posY>755</posY> <width>200</width> <height>200</height> <texture>..\..\..\Thumbs\MovingPictures\DVDArt\FullSize\#(string.trim(#MovingPictures.SelectedMovie.imdb_id)).png</texture> <keepaspectratio>no</keepaspectratio> <visible>string.equals(#skin.enable.CD Art,True) + !window.isosdvisible+window.ispauseosdvisible+player.paused + string.contains(#Play.Current.Thumb,MovingPictures)|player.rewinding|player.forwarding|control.isVisible(10)|control.isVisible(11)|control.isVisible(12)</visible> <animation effect="slide" start="0,0" end="0,0" time="400" condition="!player.paused">Conditional</animation> <animation effect="slide" start="0,0" end="0,0" time="400" condition="player.paused">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="16000" loop="true" condition="player.hasvideo">Conditional</animation> </control> <!-- Rotating Disc Image -->[/CODE] If you can see,when i click pause or info it shows the right disc, when i click forward / rewind he shows me the disc from last seen movie. Whats wrong ? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
The problem with the visibility condition ...
Contact us
RSS
Top
Bottom