Set the content on a WindowXML
#1
In a plugin, you have
Code:
xbmcplugin.setContent(handle=int(sys.argv[ 1 ]), content='movies' )

What would you have in a WindowXML of MyVideoNav.xml?
Reply

Logout Mark Read Team Forum Stats Members Help
Set the content on a WindowXML0