Jumping right in without reading instructions I've come a long way in these few hours....
Here are the results....



Now I understand some of the pictures look silly, but I usually use Wide Icons, and the view is not designed for the episode caps from tv.com etc, but I am just demostrating the views, and the information provided.
You will need copy this code into
MC360\PAL\CommonViewTypes.xml
Scroll to the very bottom of the file and insert this code right before the last line (which is </includes>
CODE
<include name="VideoDVDWrapView">
<control type="fixedlist" id="58">
<posx>290</posx>
<posy>80</posy>
<width>380</width>
<height>425</height>
<onleft>58</onleft>
<onright>58</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<scrolltime>200</scrolltime>
<viewtype label="543">wraplist</viewtype>
<pagecontrol>999999999</pagecontrol>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" end="0">WindowClose</animation>
<orientation>horizontal</orientation>
<focusposition>2</focusposition>
<itemlayout height="300" width="104">
<control type="image">
<posx>2</posx>
<posy>50</posy>
<width>100</width>
<height>200</height>
<info>ListItem.Icon</info>
<aspectratio aligny="bottom">keep</aspectratio>
</control>
<control type="image">
<posx>2</posx>
<posy>250</posy>
<width>100</width>
<height>200</height>
<info>ListItem.Icon</info>
<texture flipy="true" diffuse="diffuse_mirror.png" />
<aspectratio aligny="top">keep</aspectratio>
</control>
<control type="image">
<posx>70</posx>
<posy>225</posy>
<width>32</width>
<height>32</height>
<info>ListItem.Overlay</info>
</control>
</itemlayout>
<focusedlayout height="300" width="120">
<control type="image">
<posx>10</posx>
<posy>50</posy>
<width>100</width>
<height>200</height>
<info>ListItem.Icon</info>
<aspectratio aligny="bottom">keep</aspectratio>
<animation effect="zoom" end="-15,-20,150,300" time="150">focus</animation>
</control>
<control type="image">
<posx>10</posx>
<posy>250</posy>
<width>100</width>
<height>200</height>
<info>ListItem.Icon</info>
<texture flipy="true" diffuse="diffuse_mirror.png" />
<aspectratio aligny="top">keep</aspectratio>
<animation effect="zoom" end="-15,280,150,300" time="150">focus</animation>
</control>
<control type="image">
<posx>70</posx>
<posy>225</posy>
<width>32</width>
<height>32</height>
<info>ListItem.Overlay</info>
<animation effect="slide" end="30,20" time="150">focus</animation>
</control>
</focusedlayout>
</control>
<control type="group">
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" end="0">WindowClose</animation>
<control type="label">
<posx>295</posx>
<posy>80</posy>
<width>374</width>
<height>16</height>
<font>font18</font>
<scroll>true</scroll>
<info>ListItem.Title</info>
<include>TextcolorBlack</include>
<visible>Control.IsVisible(58)</visible>
</control>
<control type="label">
<posx>295</posx>
<posy>105</posy>
<width>410</width>
<height>16</height>
<font>font12</font>
<scroll>true</scroll>
<label>$LOCALIZE[20359] - $INFO[ListItem.Episode]</label>
<visible>Control.IsVisible(58) + !container.content(movies) + Window.IsVisible(25)</visible>
</control>
<control type="image">
<posx>290</posx>
<posy>370</posy>
<width>375</width>
<height>2</height>
<texture>divider.png</texture>
<visible>Control.IsVisible(58)</visible>
</control>
<control type="label">
<posx>295</posx>
<posy>374</posy>
<width>330</width>
<height>16</height>
<font>font13</font>
<info>ListItem.Title</info>
<visible>Control.IsVisible(58)</visible>
</control>
<control type="label">
<posx>295</posx>
<posy>80</posy>
<width>410</width>
<height>16</height>
<font>font16</font>
<include>TextcolorBlack</include>
<scroll>true</scroll>
<info>ListItem.Label</info>
<visible>Control.IsVisible(58) + !Window.IsVisible(25)</visible>
</control>
<control type="label">
<posx>663</posx>
<posy>374</posy>
<width>410</width>
<height>16</height>
<font>font13</font>
<align>right</align>
<info>ListItem.Year</info>
<visible>Control.IsVisible(58) + container.content(movies)</visible>
</control>
<control type="label">
<posx>663</posx>
<posy>374</posy>
<width>373</width>
<height>16</height>
<font>font13</font>
<align>right</align>
<info>ListItem.Rating</info>
<visible>Control.IsVisible(58) + !container.content(movies)</visible>
</control>
<control type="label">
<posx>295</posx>
<posy>374</posy>
<width>410</width>
<height>16</height>
<font>font13</font>
<label>$INFO[ListItem.Size ,$LOCALIZE[553]: ]</label>
<visible>Control.IsVisible(58) + !Window.IsVisible(25)</visible>
</control>
<control type="textbox">
<posx>295</posx>
<posy>391</posy>
<width>365</width>
<height>66</height>
<font>font13</font>
<include>TextcolorBlack</include>
<pagecontrol>999999999</pagecontrol>
<label>$INFO[ListItem.Plot]</label>
<visible>Control.IsVisible(58)</visible>
</control>
<control type="label">
<posx>295</posx>
<posy>451</posy>
<width>330</width>
<height>16</height>
<font>font13</font>
<scroll>true</scroll>
<info>ListItem.Genre</info>
<visible>Control.IsVisible(58) + container.content(movies)</visible>
</control>
<control type="label">
<posx>295</posx>
<posy>451</posy>
<width>410</width>
<height>16</height>
<font>font13</font>
<scroll>true</scroll>
<label>$LOCALIZE[20373] - $INFO[ListItem.Season]</label>
<visible>Control.IsVisible(58) + !container.content(movies) + Window.IsVisible(25)</visible>
</control>
<control type="label">
<posx>663</posx>
<posy>451</posy>
<width>410</width>
<height>16</height>
<font>font13</font>
<align>right</align>
<label>$LOCALIZE[20359] - $INFO[ListItem.Episode]</label>
<visible>Control.IsVisible(58) + !container.content(movies) + Window.IsVisible(25)</visible>
</control>
<control type="label">
<posx>663</posx>
<posy>451</posy>
<width>410</width>
<height>16</height>
<font>font13</font>
<align>right</align>
<info>ListItem.Rating</info>
<visible>Control.IsVisible(58) + container.content(movies)</visible>
</control>
<control type="image">
<posx>290</posx>
<posy>473</posy>
<width>375</width>
<height>2</height>
<texture>divider.png</texture>
<visible>Control.IsVisible(58)</visible>
</control>
</control>
</include>
and you will need to insert this code
CODE
<include>VideoDVDWrapView</include>
into the following files
MyVideoNav.xml
MyVideo.xml
MyPrograms.xml
Look for
CODE
<include>WideIcon_Small</include>
and copy directly above it is probably the easiest way
and lastly you need to copy this file to your MC360\Media folder
http://img131.imageshack.us/img131/2720/diffusemirrorsq1.png (Right click and save as diffuse_mirror.png)
I would like to thank all parties involved in both PMIII and MC360, and I know Jezz_X will probably come out in 5 mins to say he's already implemented this is SVN, but stuff it!, I worked hard and I'm gonna show some people what I did.....
P.S. Yes I know I can incorporate diffuse_mirror.png into textures.xpr, but not everyone has access to SVN. And yes my code might be messy, It's my first time attempting anything like this, and yes I now appreciate everyones work a lot more .. you guys make it look easy





