XMBML Mountpoints: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(overall cleanup)
Line 12: Line 12:
</syntaxhighlight>}}
</syntaxhighlight>}}


And add this at the bottom
And add this segments at the bottom


{{Boxcode|content=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
Line 26: Line 26:
</Items>
</Items>
</View>
</View>
</syntaxhighlight>}}


      <View id="seg_ISOS">
{{Boxcode|content=<syntaxhighlight lang="xml">
<View id="seg_ISOS">
<Items>
<Items>
<Query class="type:x-xmb/folder-pixmap" key="host_provider_hdd0_DVDISO" src="host://localhost/q?path=/dev_hdd0/DVDISO&suffix=.iso&subclass=x-host/xmlbddatamgmt"/>
<Query class="type:x-xmb/folder-pixmap" key="host_provider_hdd0_DVDISO" src="host://localhost/q?path=/dev_hdd0/DVDISO&suffix=.iso&subclass=x-host/xmlbddatamgmt"/>

Revision as of 19:59, 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