View Full Version : How do i make MyMusicNav.xml start in Album sort?
Hi, i have been playing around with PMIII, tuning it here and there for my desired setup, and one thing i have been unable to do is force the music window to start in Album sort of the database.
I have worked out how to make Pics and Videos start in a bookmark, but the music database view doesnt seem to work the same.
Any thoughts?
And if anyone is interested, i was inspired by the proposed Ex skin coming next year, and thought i would have a crack at a media orientated skin for XBMC myself.
Home default view:
http://www.optusnet.com.au/~brpawalter/imagehost/HomeWindow.bmp
Home with settings button in focus:
http://www.optusnet.com.au/~brpawalter/imagehost/HomeWindow_settings.bmp
The idea is that i have configured XBMC for my liking, then switch to the media_only skin...basically simply the interface for the wife...
Oh yeah, the pc emulation of XBMC makes life so easy...top work.
jmarshall
2006-12-03, 10:34
Try:
ActivateWindow(MyMusicNav,Albums)
Cheers,
Jonathan
For whatever reason i had to call the window by ID 502, MyMusicNav would do nothing...?
Anyway, it works now.