Set Videos section to default to top level
#1
When on the home screen and I goto 'Videos' it always goes to the last screen I was on, so I could find myself in the trailers app, or in iplayer etc. Is it possible when I goto 'Videos' for it to always default to the top level list?
Reply
#2
i also think this would be really helpful
Reply
#3
Open Includes_MainMenu.xml, find this line

<onclick>XBMC.ActivateWindow(MyVideoFiles)</onclick>

and replace it with this

<onclick>XBMC.ActivateWindow(MyVideoFiles,home)</onclick>
Reply
#4
I'll try this, many thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Set Videos section to default to top level0