Script browser?
#1
just wondering if anyone used this script where do you install
it to and what changes do you have to make to py. script?

thanks
gary
Reply
#2
bump
Reply
#3
unzip the file in your scripts folder.

for it to work right all your other scripts need to be in there own folder with the same name as the .py file. then just run scriptbrowser.py

good luck.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#4
if the above instructions do not work anyone have any ideas?
Reply
#5
where is xbmc installed drive and folder?
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#6
f/apps/xbmc/
Reply
#7
unzip your scripts to f/apps/xbmc/scripts. make sure each one is in it's own folder (i.e f/apps/xbmc/scripts/launchbrowser).

for each script if there is a line in there for rootdir (i.e dirhome = 'q:\\scripts\\launchbrowser\\') make sure q: is referenced and the path is correct.

you normaly shouldn't have to change that in any of the scripts, the writers usually have it set as long as you extract it directly to the scripts folder.

hth
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#8
you have to excuse me i must be stupid or have a bad download.
i do exactly what you say to do but when i push the a button
on my controller to run script browser it says running by it for
a few seconds then nothing happens. i'm using the pm iii beta
skin if that matters. sorry!!
Reply
#9
maybe you don't have all the python libraries installed.

go http://johnypcguru.home.mchsi.com/ and download package. in that find the python folder and copy that to f/apps/xbmc.

if that doesn't help then i don't know.

good luck
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
Script browser?0