![]() |
|
Python mediaplay() not working - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Python Add-on Development (/forumdisplay.php?fid=26) +--- Thread: Python mediaplay() not working (/showthread.php?tid=3451) Pages: 1 2 |
- Nickman - 2004-01-08 16:40 (febs @ jan. 08 2004,09:23 Wrote:so you can use xbmc as a dashboard?yes you can. if you know how to change your bios with xbtool you can change it to point to your xbmc folder eg. f:/apps/xbmc/default.xbe. or you can copy the whole xbmc folder to your c drive and rename default.xbe to the name your bios is looking for, - NEI - 2004-01-08 17:17 or there is even another possibility: http://forums.xbox-scene.com/index.p....shboard i don't use any of them, but have xbmc as first entry in evox. so start box, press a and autostart whatever you want through python. :-) don't need a tv for this! ;-) - febs - 2004-01-11 03:53 her, thanx for infos about autorunning xbmc at startup. too bad with this script Quote:import xbmc i get this error: Quote:view as listit does not start (and the audio playing meanwhile skips by one )tnx edit: btw, the dns settings are correct. - NEI - 2004-01-16 10:40 try with another address. it's working. i use it all the time. ;-) |