PDA

View Full Version : Change home buttons to load script?


furio
2005-11-24, 08:52
hey, i'm trying to change the "my weather" button to say "listings" or something similar and load a tv listings script. is this possible?

so far i changed the weather button part in xboxmediacenter.xml to (i'm using the latest build);

<button>
<description>mytv</description>
<label>8</label>
<execute>xbmc.runscript(e:\dashboards\xbmc\scripts\mytv\myt v.py)</execute>
<icon>107</icon>
</button>

but when i upload it and restart the xbox it just loads with the weather button as normal. is there something else i have to change as well?

sorry if this has been asked before, i did a search and could not find an answer...

thanks for any help.

Dankula
2005-11-24, 10:51
change the third line to read:

<label>listings</label>

furio
2005-11-24, 11:30
ok i tried doing that... but still doesn't work. "weather" is still showen and it still loads the weather thing.

thanks.

kraqh3d
2005-11-24, 17:25
xbmc's default skin, project mayhem iii, does not use a buttonscroller on the homepage so the "homebuttons" section in xboxmediacenter.xml does nothing. you need to change home.xml.