PDA

View Full Version : [MOD] Multiplex Large Poster in Plot view


Hitcher
2009-05-05, 22:29
After posting a mock up in this thread (http://xbmc.org/forum/showthread.php?t=50237) and then receiving a PM asking if could actually make it here it is.

http://img11.imageshack.us/img11/6253/screenshot000l.jpg

http://img11.imageshack.us/img11/3433/screenshot001xxg.jpg

http://img11.imageshack.us/img11/8616/screenshot002yyc.jpg


Simply open up your Viewtype_Multiplex.xml and find this group -
<control type="group">
<posx>921</posx>
<posy>18</posy>
<visible>![Skin.HasSetting(multiplexfanart) | Skin.HasSetting(multiplexbigthumb)]</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>299</width>
<height>169</height>
<texture>common/black.png</texture>
<colordiffuse>94FFFFFF</colordiffuse>
<animation effect="fade" start="50" end="50" time="0" condition="!Skin.HasSetting(darkmultiplex)">Conditional</animation>
</control>
<control type="largeimage">
<posx>2</posx>
<posy>2</posy>
<width>295</width>
<height>165</height>
<aspectratio>scale</aspectratio>
<fadetime>400</fadetime>
<texture>$INFO[Container(52).ListItem.Path,,extrathumbs/thumb1.jpg]</texture>
</control>

<control type="image">
<posx>0</posx>
<posy>180</posy>
<width>299</width>
<height>169</height>
<texture>common/black.png</texture>
<colordiffuse>94FFFFFF</colordiffuse>
<animation effect="fade" start="50" end="50" time="0" condition="!Skin.HasSetting(darkmultiplex)">Conditional</animation>
</control>
<control type="largeimage">
<posx>2</posx>
<posy>182</posy>
<width>295</width>
<height>165</height>
<aspectratio>scale</aspectratio>
<fadetime>400</fadetime>
<texture>$INFO[Container(52).ListItem.Path,,extrathumbs/thumb2.jpg]</texture>
</control>
</control>And replace it with this one - <control type="group">
<posx>921</posx>
<posy>18</posy>
<visible>![Skin.HasSetting(multiplexfanart) | Skin.HasSetting(multiplexbigthumb)]</visible>
<control type="image">
<posx>50</posx>
<posy>0</posy>
<width>236</width>
<height>352</height>
<texture>common/black.png</texture>
<colordiffuse>94FFFFFF</colordiffuse>
<animation effect="fade" start="50" end="50" time="0" condition="!Skin.HasSetting(darkmultiplex)">Conditional</animation>
</control>
<control type="largeimage">
<description>Cover image</description>
<posx>52</posx>
<posy>2</posy>
<width>232</width>
<height>348</height>
<texture>$INFO[listitem.thumb]</texture>
<aspectratio>stretch</aspectratio>
</control>
</control>

Doraemonn
2009-05-06, 01:06
WHY is this not a default view??!!

ray5986
2009-05-06, 01:37
thats very nice... would cool with a fanart and cover/tbn....

hikaricore
2009-05-06, 01:58
WHY is this not a default view??!!

because

redje
2009-05-06, 02:26
can you please post the xml also?

thnx

PainToad
2009-05-06, 05:35
I don't get why Episodes does this, but not movies, anyways, love your work, will add it to my setup tonight.

Killer Rabbit
2009-05-06, 05:52
This works great.

Thanks so much, I've been wanting this option since multiplex was announced.

Hitcher
2009-05-06, 08:40
can you please post the xml also?

thnx
I would do but it's got other things I've changed as well.

neurosis13
2009-05-06, 11:13
This view you made is very important and urgently needed.

This Large Poster view should display when no fanart is available.
When there is fanart, what about this view then?

http://img254.imageshack.us/img254/26/screenshot0001.jpg

I dont know if its possible, but i am talking about a hybrid between your two mods you made that switches on the fly.

another quick and dirty one with tagline above and trailer :

http://img518.imageshack.us/img518/8062/screenshot0001p.jpg

Arkon11
2009-05-06, 17:26
love the view, I've been wiating for a large poster view for a while.

theotocopulitos
2009-05-06, 20:26
thanks!

azido
2009-05-07, 02:26
yeah, i find this one looks so much better now

http://azido.de/pics/nice.jpg

plus, i don't have the hassle and limitation the extrathumbs currently have.. (though i'm sure i will use them once they are officially supported)..

thanks hitcher!

nekrosoft13
2009-05-07, 03:05
can you do the same for TV Shows?

eriksmith200
2009-05-08, 15:05
When there is fanart, what about this view then?

http://img254.imageshack.us/img254/26/screenshot0001.jpg


i like that view

Evanrich
2009-05-19, 05:37
I too like the view above...would love to see a mod of it.

kulprit
2009-06-04, 14:51
Hitcher, can you update this please for the new Multiplex. I would use the 2 thumbs if i could, but so many of my movies are stacked that it doesn't work. Cheers in advance.

Hitcher
2009-06-04, 15:10
I am working on adding them as painlessly as possible.

h3llsp4wn
2009-06-04, 16:03
... and now the next request ...

If thumbs are missing then switch to large poster as a backup ... :nod:

Seems like at some point everybody has to become a skinner ???

poubelle1970
2009-06-04, 21:07
Can't wait for the multiplex with poster to be compatible with new multiplex.
I hate the new multiplex. Hitcher, your Multiplex+Poster is the best ever made ! big fonts for title + big poster, best combo ever to navigate in library.

owibitmytongue
2009-06-05, 06:50
I just tried this and nothing happened. I have have the latest version of auriga (just d/led it a couple hours ago). Am I doing something wrong?

Detmud
2009-06-05, 23:24
Hello I found a little Problem in your Code and want to share my Solution with you.

We all know the problem that most off the movieposter donīt have the same aspect ratio, some have 1.5 but most have less or more.
But we want to see the poster without cutting anything.

here ist my solution:

Original:
<control type="group">
<posx>921</posx>
<posy>18</posy>
<visible>![Skin.HasSetting(multiplexfanart) | Skin.HasSetting(multiplexbigthumb)]</visible>
<control type="image">
<posx>50</posx>
<posy>0</posy>
<width>236</width>
<height>352</height>
<texture>common/black.png</texture>
<colordiffuse>94FFFFFF</colordiffuse>
<animation effect="fade" start="50" end="50" time="0" condition="!Skin.HasSetting(darkmultiplex)">Conditional</animation>
</control>
<control type="largeimage">
<description>Cover image</description>
<posx>52</posx>
<posy>2</posy>
<width>232</width>
<height>348</height>
<texture>$INFO[listitem.thumb]</texture>
<aspectratio>stretch</aspectratio>
</control>
</control>

] <control type="group">
<posx>921</posx>
<posy>18</posy>
<visible>![Skin.HasSetting(multiplexfanart) | Skin.HasSetting(multiplexbigthumb)]</visible>
<control type="group">
<posx>921</posx>
<posy>18</posy>
<visible>![Skin.HasSetting(multiplexfanart) | Skin.HasSetting(multiplexbigthumb)]</visible>
<control type="largeimage">
<description>Cover image</description>
<posx>22</posx>
<posy>2</posy>
<height>350</height>
<texture>$INFO[listitem.thumb]</texture>
<aspectratio>keep</aspectratio>
</control>
</control>



We lose a black border, but hell we win the hole picture.
The Trick is to take <aspectratio>keep</aspectratio> with <height>350</height> so every picture is fix in height but variable in weidth.

Sorry for my bad english its very late ;)