PDA

View Full Version : Can I create a shortcut to a script?


ispartacus75
2006-10-09, 12:39
I have a script which I access under the 'X' button and then click on scripts.

I would prefer to access this script via the 'My Videos' menu. Is it possible to create a shortcut and place it in My Videos and have it point to the script or would this not work?

Cheers

jmaster
2006-10-14, 01:56
Hello,

I;m not sure if this would work but if you want to try it, go ahead.

In sources.xml (xbmc 2.0) and under my video srction of the xml and creat a new bookmark using the same format they do like name: script007 then <path> e:/xbmc/scripts/script007.py then in xbmc if you did it like they do (i just wrote from memory) then you should see a new thing under my videos tab called script007 )or what u called it) then clik and xbmc should open it. if not sorry.

JMASTER