XMBML Mountpoints: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→xmlbddatamgmt) |
||
Line 9: | Line 9: | ||
<View id="root"> | <View id="root"> | ||
<Items> | <Items> | ||
<Query class="type:x-xmb/folder-pixmap" key=" | <Query class="type:x-xmb/folder-pixmap" key="videoiso" attr="videoiso" src="#seg_videoiso_mgmt"/> | ||
</Items> | </Items> | ||
</View> | </View> | ||
Line 17: | Line 17: | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<View id=" | <View id="seg_videoiso_mgmt"> | ||
<Attributes> | <Attributes> | ||
<Table key=" | <Table key="videoiso_mgmt"> | ||
<Pair key="mode"><String>mgmt</String></Pair> | <Pair key="mode"><String>mgmt</String></Pair> | ||
<Pair key="genre"><String>msg_tools_ISO</String></Pair> | <Pair key="genre"><String>msg_tools_ISO</String></Pair> | ||
Line 25: | Line 25: | ||
</Attributes> | </Attributes> | ||
<Items> | <Items> | ||
<Item class="type:x-xmb/xmlbddatamgmt" key=" | <Item class="type:x-xmb/xmlbddatamgmt" key="videoiso_mgmt" attr="videoiso_mgmt" src="#seg_videoiso_isos"/> | ||
</Items> | </Items> | ||
</View> | </View> | ||
Line 31: | Line 31: | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<View id=" | <View id="seg_videoiso_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 21:43, 15 October 2014
This article is marked for cleanup/reorganize in proper wiki format. You can help PS3 Developer wiki by editing it. |
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