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
Fanart Handler
Vertical list with Banners or backdrops on basichome for latest added
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: 1191668" data-attributes="member: 76230"><p>Hm, its very hard for me to understanding. This is the actual one,</p><p></p><p>[CODE=XML]<control></p><p><animation effect="fade" start="0" end="100" time="500" reversible="false" delay="400">Visible</animation></p><p><animation effect="fade" time="250">WindowOpen</animation></p><p><animation effect="fade" time="250">WindowClose</animation></p><p><type>facadeview</type></p><p><id>919199940</id></p><p><control></p><p><description>Filmstrip view</description></p><p><type>filmstrip</type></p><p><dimColor>90ffffff</dimColor></p><p><id>919199940</id></p><p><scrollOffset>3</scrollOffset></p><p><folderPrefix/></p><p><folderSuffix/></p><p><posX>345</posX></p><p><posY>500</posY></p><p><!-- Anzeigebreite für Covers --></p><p><width>1200</width></p><p><!-- Anzeigebreite für Covers --></p><p><height>400</height></p><p><onup>222</onup></p><p><ondown>7</ondown></p><p><onleft>7</onleft></p><p><onright>7</onright></p><p><thumbWidth>140</thumbWidth></p><p><thumbHeight>210</thumbHeight></p><p><thumbPosX>0</thumbPosX></p><p><thumbPosY>0</thumbPosY></p><p><itemWidth>160</itemWidth></p><p><itemHeight>210</itemHeight></p><p><textureWidth>140</textureWidth></p><p><textureHeight>210</textureHeight></p><p><textYOff>-2000</textYOff></p><p><imageFolderFocus>-</imageFolderFocus></p><p><frame>-</frame></p><p><frameFocus>filmstrip_focus_frame.png</frameFocus></p><p><background>-</background></p><p><thumbs flipY="true" mask="latest_added_mask.png"/></p><p><showFrame>yes</showFrame></p><p><showFolder>yes</showFolder></p><p><showBackGround>yes</showBackGround></p><p><showInfoImage>yes</showInfoImage></p><p><showScrollbar>no</showScrollbar></p><p><scrollbarBackground>scrollbar_bg_hor.png</scrollbarBackground></p><p><scrollbarLeft>scrollbar_left_hor.png</scrollbarLeft></p><p><scrollbarRight>scrollbar_right_hor.png</scrollbarRight></p><p><scrollbarWidth>717</scrollbarWidth></p><p><scrollbarHeight>10</scrollbarHeight></p><p><spinPosX>0</spinPosX></p><p><scrollbarYOff>220</scrollbarYOff></p><p><keepaspectratio>no</keepaspectratio></p><p><thumbAnimation effect="zoom" start="100,100" reversible="false" end="105,105" time="150">focus</thumbAnimation></p><p><thumbAnimation effect="zoom" start="105,105" reversible="false" end="100,100" time="150">unfocus</thumbAnimation></p><p><visible>control.isvisible(3000) + string.equals(#skin.enable.latest.Series,true) + string.equals(#latestMediaHandler.tvseries.latest.enabled,true) + plugin.isenabled(MP-TV Series)</visible></p><p></control>[/CODE]</p><p></p><p>Now where from this knows Facadview that he should use latest posters ? I found nothing in this code for the textur for example</p><p></p><p></p><p>Or is this <id>919199940</id> the key and its hardcoded ?</p><p></p><p>So because facadview can only shown in horizontal and i will use vertical i must use this one ?</p><p></p><p><a href="http://Thumbnailpanel" target="_blank">http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Architecture/Skin_Controls/Thumbnailpanel</a></p><p><a href="http://Thumbnailpanel" target="_blank"></a></p><p>But where i can tell this list he should show #latestMediaHandler.tvseries.latest[1,2,3,4].thumb ?</p><p></p><p>Sorry but for now if I do not get further <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p></blockquote><p></p>
[QUOTE="D3ltoroxp, post: 1191668, member: 76230"] Hm, its very hard for me to understanding. This is the actual one, [CODE=XML]<control> <animation effect="fade" start="0" end="100" time="500" reversible="false" delay="400">Visible</animation> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="250">WindowClose</animation> <type>facadeview</type> <id>919199940</id> <control> <description>Filmstrip view</description> <type>filmstrip</type> <dimColor>90ffffff</dimColor> <id>919199940</id> <scrollOffset>3</scrollOffset> <folderPrefix/> <folderSuffix/> <posX>345</posX> <posY>500</posY> <!-- Anzeigebreite für Covers --> <width>1200</width> <!-- Anzeigebreite für Covers --> <height>400</height> <onup>222</onup> <ondown>7</ondown> <onleft>7</onleft> <onright>7</onright> <thumbWidth>140</thumbWidth> <thumbHeight>210</thumbHeight> <thumbPosX>0</thumbPosX> <thumbPosY>0</thumbPosY> <itemWidth>160</itemWidth> <itemHeight>210</itemHeight> <textureWidth>140</textureWidth> <textureHeight>210</textureHeight> <textYOff>-2000</textYOff> <imageFolderFocus>-</imageFolderFocus> <frame>-</frame> <frameFocus>filmstrip_focus_frame.png</frameFocus> <background>-</background> <thumbs flipY="true" mask="latest_added_mask.png"/> <showFrame>yes</showFrame> <showFolder>yes</showFolder> <showBackGround>yes</showBackGround> <showInfoImage>yes</showInfoImage> <showScrollbar>no</showScrollbar> <scrollbarBackground>scrollbar_bg_hor.png</scrollbarBackground> <scrollbarLeft>scrollbar_left_hor.png</scrollbarLeft> <scrollbarRight>scrollbar_right_hor.png</scrollbarRight> <scrollbarWidth>717</scrollbarWidth> <scrollbarHeight>10</scrollbarHeight> <spinPosX>0</spinPosX> <scrollbarYOff>220</scrollbarYOff> <keepaspectratio>no</keepaspectratio> <thumbAnimation effect="zoom" start="100,100" reversible="false" end="105,105" time="150">focus</thumbAnimation> <thumbAnimation effect="zoom" start="105,105" reversible="false" end="100,100" time="150">unfocus</thumbAnimation> <visible>control.isvisible(3000) + string.equals(#skin.enable.latest.Series,true) + string.equals(#latestMediaHandler.tvseries.latest.enabled,true) + plugin.isenabled(MP-TV Series)</visible> </control>[/CODE] Now where from this knows Facadview that he should use latest posters ? I found nothing in this code for the textur for example Or is this <id>919199940</id> the key and its hardcoded ? So because facadview can only shown in horizontal and i will use vertical i must use this one ? [URL='http://Thumbnailpanel']http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Architecture/Skin_Controls/Thumbnailpanel [/URL] But where i can tell this list he should show #latestMediaHandler.tvseries.latest[1,2,3,4].thumb ? Sorry but for now if I do not get further :( [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Fanart Handler
Vertical list with Banners or backdrops on basichome for latest added
Contact us
RSS
Top
Bottom