FTP Site Commands

From XBMC4Xbox
Jump to navigation Jump to search
Command Information Example
help Show this list of site commands EX:) site help
reboot Reboot the xbox (power cycle) EX:) site reboot
restart Restart the xbox (power cycle) EX:) site restart
shutdown Shutdown the xbox EX:) site shutdown
dashboard Run your dashboard EX:) site dashboard
restartapp Restart XBMC EX:) site restartapp
credits Run XBMC's Credits EX:) site credits
reset Reset the xbox (warm reboot) EX:) site reset
activatewindow Activate the specified window EX:) site activatewindow 1
takescreenshot Takes a Screenshot EX:) site takescreenshot
runscript Run the specified script EX:) site runscript q:\scripts\xcid.py
runxbe Run the specified executeable EX:) site runxbe f:\apps\avalaunch\default.xbe
playmedia Play the specified media file (or playlist) EX:) site playmedia f:\\music\\playlist.pls
slideshow Run a slideshow from the specified directory EX:) site slideshow f:\pictures\pron\
recursiveslideshow Run a slideshow from the specified directory, including all subdirs EX:) site recursiveslideshow f:\pictures\
reloadskin Reload XBMC's skin EX:) site reloadskin
playercontrol Control the music or video player EX:) site playercontrol stop
ejecttray Close or open the DVD tray EX:) site ejecttray
alarmclock Prompt for a length of time and start an alarm clock EX:) site alarmclock
cancelalarm Cancels an alarm EX:) site canclealarm
action Executes an action for the active window (same as in keymap) EX:) site action select
notification Shows a notification on screen, specify header, then message. EX:) site notification Sample,Warning Restarting XBMC...
playdvd Plays the inserted CD or DVD media from the DVD-ROM Drive EX:) site playdvd
setvolume Set the volume to the percentage specified EX:) site setvolume(50)
mute Mute (or unmute) the volume EX:) site mute
extract Extract a specified archive EX:) site extract(f:\foo\bar.rar,f:\foo\bar)