Posts: 57
Joined: Dec 2003
Reputation:
0
is it possible to configure xbmc kai support to use more than one directory for autostarting games?
i have some games on g: and some on f:
i tried separating the dir names with a comma but that doesnt work.
Posts: 3,555
Joined: Oct 2003
Reputation:
12
tslayer
Team-XBMC Developer
Posts: 3,555
just setup my programs. xlink will use the database from my programs as well.
ts
42.7% of all statistics are made up on the spot
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Posts: 814
Joined: Oct 2004
Reputation:
6
i have the same problem. i have both paths in the games section of my programs in the xboxmediacenter.xml file. still it doesnt see the games on the g drive. what am i doing wrong?
<myprograms>
<default>games</default>
<bookmark>
<name>games</name>
<path>f:\games\,f:\hddloader\, g:\games</path>
<depth>2</depth>
</bookmark>
Posts: 814
Joined: Oct 2004
Reputation:
6
figured this one out myself. the f:\hddloader path doesnt exist here. guess it is there by default. xbmc doesnt see anything after that one, so i removed it and all is well.