XMBML Mountpoints: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 8: Line 8:
{{Boxcode|content=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<View id="root">
<View id="root">
                    <Query class="type:x-xmb/folder-pixmap" key="seg_Video_iso" attr="seg_Video_iso" src="#seg_Videoiso"/>
<Items>
<Query class="type:x-xmb/folder-pixmap" key="seg_Video_iso" attr="seg_Video_iso" src="#seg_Videoiso"/>
</Items>
</View>
</View>
</syntaxhighlight>}}
</syntaxhighlight>}}
Line 15: Line 17:


{{Boxcode|content=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
        <View id="seg_Videoiso">
<View id="seg_Videoiso">
<Attributes>
<Attributes>
<Table key="videoisos">
<Table key="videoisos">

Revision as of 20:02, 15 October 2014

xmlbddatamgmt

This is an example of an XMBML Structure

Add this query in category_video.xml in the position you want it to appear

Code Sample

And add this segments at the bottom

Code Sample
Code Sample
  • Ideas
    • Adding of Videos: BDISO from /dev_hdd0/BDISO/[name].iso, and DVDISO from /dev_hdd0/DVDISO/[name].iso
    • After selecting in [videos]/[name.iso] must play through ps3 vidplayer