MPAA not showing in xml

Here is my moviesheet xml

<?xml version="1.0" encoding="utf-8"?>
<details>
<title>2 Fast 2 Furious</title>

<overview>It's a major double-cross when former police officer Brian O'Conner teams up with his ex-con buddy Roman Pearce to transport a shipment of "dirty" money for shady Miami-based import-export dealer Carter Verone. But the guys are actually working with undercover agent Monica Fuentes to bring Verone down.</overview>

<year>2003-06-02</year>

<runtime>107</runtime>
<mpaa>PG-13</mpaa>
<genre>Action</genre>

<url cache="tmdb-.xml" function="GetTMDBThumbsById" />
</details>

Here is my rv_gallery_browse_page

<?xml version="1.0"?>
<page>
<ctrlgrp>
<listbox valkey="browselist" autoenter="1" autoswitch="0" move="row" cols="7" rows="2" lbmask="HT" loop_scroll="1" turbo_trigger="7" turbo_multi="7"/>
</ctrlgrp>
<image image="image/RV-BG.jpg" w="1280" h="720" bg="1"/>
<image image="@@focused_title" x="0" y="0" w="1280"h="720" scale="100" bg="1"/>


<wrapper y="55" w="145" h="218" scale="100" bg="1">
<image name="th0" image="@@browse_0_thumbnail" x="78" bg="1"/>
<image name="th1" image="@@browse_1_thumbnail" x="241" bg="1"/>
<image name="th2" image="@@browse_2_thumbnail" x="404" bg="1"/>
<image name="th3" image="@@browse_3_thumbnail" x="567" bg="1"/>
<image name="th4" image="@@browse_4_thumbnail" x="730" bg="1"/>
<image name="th5" image="@@browse_5_thumbnail" x="893" bg="1"/>
<image name="th6" image="@@browse_6_thumbnail" x="1056" bg="1"/>
</wrapper>
<wrapper y="289" w="145" h="218" scale="100" bg="1">
<image name="th7" image="@@browse_7_thumbnail" x="78" bg="1"/>
<image name="th8" image="@@browse_8_thumbnail" x="241" bg="1"/>
<image name="th9" image="@@browse_9_thumbnail" x="404" bg="1"/>
<image name="th10" image="@@browse_10_thumbnail" x="567" bg="1"/>
<image name="th11" image="@@browse_11_thumbnail" x="730" bg="1"/>
<image name="th12" image="@@browse_12_thumbnail" x="893" bg="1"/>
<image name="th13" image="@@browse_13_thumbnail" x="1056" bg="1"/>
</wrapper>
<wrapper y="41" w="173"h="246">
<image image="image/file_icon_005.png" x="64" bg="1"/>
<image image="image/file_icon_005.png" x="227" bg="1"/>
<image image="image/file_icon_005.png" x="390" bg="1"/>
<image image="image/file_icon_005.png" x="553" bg="1"/>
<image image="image/file_icon_005.png" x="716" bg="1"/>
<image image="image/file_icon_005.png" x="879" bg="1"/>
<image image="image/file_icon_005.png" x="1042" bg="1"/>
</wrapper>
<wrapper y="275" w="173"h="268">
<image image="image/Games_icon_002.png" x="64" bg="1"/>
<image image="image/Games_icon_002.png" x="227" bg="1"/>
<image image="image/Games_icon_002.png" x="390" bg="1"/>
<image image="image/Games_icon_002.png" x="553" bg="1"/>
<image image="image/Games_icon_002.png" x="716" bg="1"/>
<image image="image/Games_icon_002.png" x="879" bg="1"/>
<image image="image/Games_icon_002.png" x="1042" bg="1"/>
</wrapper>
<wrapper y="41" w="173"h="246">
<image image="@@frame_0" x="64" bg="1"/>
<image image="@@frame_1" x="227" bg="1"/>
<image image="@@frame_2" x="390" bg="1"/>
<image image="@@frame_3" x="553" bg="1"/>
<image image="@@frame_4" x="716" bg="1"/>
<image image="@@frame_5" x="879" bg="1"/>
<image image="@@frame_6" x="1042" bg="1"/>
</wrapper>
<wrapper y="275" w="173"h="246">
<image image="@@frame_7" x="64" bg="1"/>
<image image="@@frame_8" x="227" bg="1"/>
<image image="@@frame_9" x="390" bg="1"/>
<image image="@@frame_10" x="553" bg="1"/>
<image image="@@frame_11" x="716" bg="1"/>
<image image="@@frame_12" x="879" bg="1"/>
<image image="@@frame_13" x="1042" bg="1"/>
</wrapper>
<text x="190"y="553"w="690"h="26" text="@@browse_text" fontsize="30" textcolor="0xffffff" speed="1" delay="2" bg="1"/>
<text x="190"y="587"w="695"h="110" text="@@overview" fontsize="20" numlines="5" textcolor="0xffffff" bg="1"/>

<text x="928" y="620" w="380" h="26" text="@@year" fontsize="20" textcolor="0xffffff" align="left" />
<text x="928" y="640" w="580" h="26" text="@@genre" fontsize="20" textcolor="0xffffff" align="left" />
<text x="928" y="660" w="580" h="26" text="@@mpaa" fontsize="20" textcolor="0xffffff" align="left" />
<text x="928" y="680" w="380" h="26" text="@@totaltime" fontsize="20" textcolor="0xffffff" align="left" />


<text text="$$VIDEO COUNT:" x="925" y="560" h="22" w="220" fontsize="22" align="left" textcolor="0xffffff" />
<text text="@@pagecounter" x="1085" y="560" h="22" w="147" fontsize="22" align="left" textcolor="0xffffff" />

<text text="$$TIME:" x="928" y="590" h="22" w="220" fontsize="22" align="left" textcolor="0xffffff" />
<text text="@@info_time" x="945"y="590"w="150"h="24" align="right" fontsize="32" textcolor="0xffffff" bg="1"/>

<image image="@@poster" x="78"y="555"w="93"h="140" scale="100" bg="1"/>
<image image="image/flash_icon_006.png" x="64"y="541"w="121" h="168" bg="1"/>

<!text text="@@info_sub" x="147"y="15"w="500"h="24" align="left" fontsize="24" textcolor="0xbbbbbb" bg="1"/-->


</page>

I added what is in RED, hoping that the xml wouls show up the mapp rating but it does not

here is the screenshot

wdtvLivingroom_2014.03.03_17.07.29.jpg

Where the yellow circle is should be the MPAA RATING, but as you can see NOTHING

any ideas??

Hate to break the bad news but … @@mpaa has never worked for “Gallery View”  *Firmware Related*

The other bad news is … @@mpaa did work for most other views on the WDTV Live Hub

but WD removed it from Firmwares 3.XX.XX on the Live Hub … and i have never seen any SMP themes with a working metadata displayed MPAA rating.

(can safely assume they removed it from the SMP firmware as well)

The only way to have an MPAA rating display is by (you guessed it)  using Moviesheets or Linksheets  :wink:

Anyways to reminisce, here’s some screenshots of the mpaa metadata working in 2 views from my Aeonish theme (this won’t display on the SMP or HUB 3.xx.xx Firmwares)

WDTV Live Hub Firmware 2.07.17

P.S. hmmm that looks familiar :wink:

OK. here is what I have SO FAR..

<?xml version="1.0"?>
<page>
<ctrlgrp>
<listbox valkey="browselist" autoenter="1" autoswitch="0" move="row" cols="7" rows="2" lbmask="HT" loop_scroll="1" turbo_trigger="7" turbo_multi="7"/>
</ctrlgrp>
<image image="image/RV-BG.jpg" w="1280" h="720" bg="1"/>
<image image="@@focused_title" x="0" y="0" w="1280"h="720" scale="100" bg="1"/>


<wrapper y="55" w="145" h="218" scale="100" bg="1">
<image name="th0" image="@@browse_0_thumbnail" x="78" bg="1"/>
<image name="th1" image="@@browse_1_thumbnail" x="241" bg="1"/>
<image name="th2" image="@@browse_2_thumbnail" x="404" bg="1"/>
<image name="th3" image="@@browse_3_thumbnail" x="567" bg="1"/>
<image name="th4" image="@@browse_4_thumbnail" x="730" bg="1"/>
<image name="th5" image="@@browse_5_thumbnail" x="893" bg="1"/>
<image name="th6" image="@@browse_6_thumbnail" x="1056" bg="1"/>
</wrapper>
<wrapper y="289" w="145" h="218" scale="100" bg="1">
<image name="th7" image="@@browse_7_thumbnail" x="78" bg="1"/>
<image name="th8" image="@@browse_8_thumbnail" x="241" bg="1"/>
<image name="th9" image="@@browse_9_thumbnail" x="404" bg="1"/>
<image name="th10" image="@@browse_10_thumbnail" x="567" bg="1"/>
<image name="th11" image="@@browse_11_thumbnail" x="730" bg="1"/>
<image name="th12" image="@@browse_12_thumbnail" x="893" bg="1"/>
<image name="th13" image="@@browse_13_thumbnail" x="1056" bg="1"/>
</wrapper>
<wrapper y="41" w="173"h="246">
<image image="image/file_icon_005.png" x="64" bg="1"/>
<image image="image/file_icon_005.png" x="227" bg="1"/>
<image image="image/file_icon_005.png" x="390" bg="1"/>
<image image="image/file_icon_005.png" x="553" bg="1"/>
<image image="image/file_icon_005.png" x="716" bg="1"/>
<image image="image/file_icon_005.png" x="879" bg="1"/>
<image image="image/file_icon_005.png" x="1042" bg="1"/>
</wrapper>
<wrapper y="275" w="173"h="268">
<image image="image/Games_icon_002.png" x="64" bg="1"/>
<image image="image/Games_icon_002.png" x="227" bg="1"/>
<image image="image/Games_icon_002.png" x="390" bg="1"/>
<image image="image/Games_icon_002.png" x="553" bg="1"/>
<image image="image/Games_icon_002.png" x="716" bg="1"/>
<image image="image/Games_icon_002.png" x="879" bg="1"/>
<image image="image/Games_icon_002.png" x="1042" bg="1"/>
</wrapper>
<wrapper y="41" w="173"h="246">
<image image="@@frame_0" x="64" bg="1"/>
<image image="@@frame_1" x="227" bg="1"/>
<image image="@@frame_2" x="390" bg="1"/>
<image image="@@frame_3" x="553" bg="1"/>
<image image="@@frame_4" x="716" bg="1"/>
<image image="@@frame_5" x="879" bg="1"/>
<image image="@@frame_6" x="1042" bg="1"/>
</wrapper>
<wrapper y="275" w="173"h="246">
<image image="@@frame_7" x="64" bg="1"/>
<image image="@@frame_8" x="227" bg="1"/>
<image image="@@frame_9" x="390" bg="1"/>
<image image="@@frame_10" x="553" bg="1"/>
<image image="@@frame_11" x="716" bg="1"/>
<image image="@@frame_12" x="879" bg="1"/>
<image image="@@frame_13" x="1042" bg="1"/>
</wrapper>
<text x="190"y="553"w="690"h="26" text="@@browse_text" fontsize="30" textcolor="0xffffff" speed="1" delay="2" bg="1"/>
<text x="190"y="587"w="695"h="110" text="@@overview" fontsize="20" numlines="5" textcolor="0xffffff" bg="1"/>

<text x="928" y="600" w="380" h="26" text="@@year" fontsize="20" textcolor="0xffffff" align="left" />
<text x="928" y="630" w="380" h="26" text="@@genre" fontsize="20" textcolor="0xffffff" align="left" />
<text x="928" y="660" w="380" h="26" text="$$Rated:" fontsize="20" textcolor="0xffffff" align="left" />
<text x="928" y="690" w="380" h="26" text="@@totaltime" fontsize="20" textcolor="0xffffff" align="left" />


<text text="$$VIDEO COUNT:" x="925" y="540" h="22" w="220" fontsize="20" align="left" textcolor="0xffffff" />
<text text="@@pagecounter" x="1085" y="540" h="22" w="147" fontsize="20" align="left" textcolor="0xffffff" />

<text text="$$TIME:" x="928" y="570" h="22" w="220" fontsize="20" align="left" textcolor="0xffffff" />
<text text="@@info_time" x="930"y="570"w="150"h="24" align="right" fontsize="22" textcolor="0xffffff" bg="1"/>

<image image="@@poster" x="78"y="555"w="93"h="140" scale="100" bg="1"/>
<image image="image/flash_icon_006.png" x="64"y="541"w="121" h="168" bg="1"/>

<!text text="@@info_sub" x="147"y="15"w="500"h="24" align="left" fontsize="24" textcolor="0xbbbbbb" bg="1"/-->


</page>

BUT how can I link the MPAA rating FROM the moviesheet to the $$Rated ??

any ideas??

That will Not work.

What i meant by … “The only way to have an MPAA rating display is by (you guessed it)  using Moviesheets or Linksheets”

Was this… design a Linksheet/Moviesheet with the MPAA hardcoded onto it   examples…

that really **bleep**.

What I ended up doing was do this

Saw II  [R]

WDTV really should put he @@mpaa coding back in

* Joey

bTW. yes I used your Kudos theme and add my own twist to it.

Blackbeard1970 wrote:

* Joey

 

bTW. yes I used your Kudos theme and add my own twist to it.

Lesterbangs did the tinkering for Kudosv.6 theme  (which is based on my Alaska Theme)

JoeySmyth  which theme is the Bottom Screen Shot from ?

“P.S. hmmm that looks familiar” post

It’s Tinwarbles “Coco Linksheet” Theme

http://community.wd.com/t5/WD-TV-Live-Hub-Themes/CoCo-Linksheet/td-p/504390

Thanks but I meant this one 

http://img90.imageshack.us/img90/8955/welogallery.png

http://community.wd.com/t5/WD-TV-Live-Hub-Themes/Welo-Gallery-MiniMod/td-p/568062

Great, I see its your work.

Nice !