Group: Members
Posts: 166
Joined: 9-April 05
From: PAL
Member No.: 212624
Xbox Version: v1.6b
360 version: v1 (xenon)
First of all.. no need to be rude. Seconds.. please check out the XBMC wiki before posting next time.
And last.. here is the code:
CODE
import xbmc
# variable to contain the file location file = "q:\\albums\\playlists\\startup.m3u" # tell xbmc to play our file we specified in the above variable xbmc.Player().play(file)
Group: Members
Posts: 56
Joined: 14-May 08
Member No.: 381080
Xbox Version: v1.6
360 version: none
1st of all i was not trying to be rude but i had been searching and trying a 100 diff codes from xbox wiki and forums and none of them work,so excuse me if i sounded upset... second of all ty for trying to help but another failure...i guess ill just give up on it