XMBML Mountpoints: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 25: Line 25:
</Attributes>
</Attributes>
<Items>
<Items>
<Item class="type:x-xmb/xmlbddatamgmt" key="videoiso_mgmt" attr="videoiso_mgmt" src="#seg_videoiso_isos"/>
<Item class="type:x-xmb/xmlbddatamgmt" key="videoiso_mgmt" attr="videoiso_mgmt" src="#seg_videoiso_paths"/>
</Items>
</Items>
</View>
</View>
Line 31: Line 31:


{{Boxcode|content=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<View id="seg_videoiso_isos">
<View id="seg_videoiso_paths">
<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 22:47, 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