PDA

View Full Version : Turn off autoplay of music on startup


quadraspeed
2005-09-28, 17:57
i am using a build from xbmc.cvs.09.26.05 but this also happened with previous builds.

lets say i play some music, i press stop and then watch a movie. when i turn off the xbox and turn it back on, load xbmc it starts playing the music i last heard ???

i then have to press stop. is this a feature or a bug? can i turn it off so that it does not automatically load up the last song and start playing ?!

edit: ahh found the problem, there was a script in the autoexec.py script thingy - problem solved

Gamester17
2005-09-29, 13:11
is this a feature or a bug?it's a feature but it's not a native built-in feature in xbmc, who ever compiled your build of xbmc have added a python script:

check the autoexec.py file in the \scripts folder. this line:
# xbmc.executescript('q:\\scripts\\startupmp3\\mp3.p y')