scan program problem
#1
my xbmc doesnt scan f: in my programs. is this a known bug or is it only me Image
#2
works here,
anybody else?

frodo
XBMC Project Founder (Retired), now head programmer of MediaPortal
#3
works for me too.
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.
#4
still doesn't work for me. it finds apps on e: but none on f: and i probably have 100 games and apps on there.

i have an ibm 120 gb hd and run xbmc from mxm. xbmc is located in f:\apps\xbmc and im using the latest cvs release.

the album art feature doesnt work too well either. only in 1 out of 10 times the album art is saved. some times i need to lookup the album several times before its saved even though it displays the cover when in the review/tracks screen.

it can't only be me having these problems.
#5
same problem here. try to 'go to' f: and scan but still only scans c:. it only finds avalaunch.xbe evolutionx.xbe xboxdash and default.xbe. got 50 games 30 emus and 15 utils.

maybe this should be a seperate thread but;
i have the exact same prob with cddb as described above. it also find 'wrong' cddb info but saves that anyway. is it possible to get the same functionality as in the xbmp-imdb function where you scroll the search result and pick the appropriate one?

(running 8/10 cvs of xbmc, xbox 1.0, 120gb disc)

/nick
#6
frodo, do you have a clue about what's causing this problem?
#7
using 10-18 build

still have same problem.
#8
no, dont have any clue.
like i said works for me and some other ppl
maybe it has something todo with
-lba48 ??
-bios?
-??

frodo
XBMC Project Founder (Retired), now head programmer of MediaPortal
#9
hmm

i have...

-x2 pro - 4977 bios
-120gb drive
-ir-mod from chiptech (probably no effect?)

-i don't use lba48

do i have to go to f-drive in order to get xbmc to scan f or does the 'scan-button' scan all drives in one batch? as i've said before it only manages to find the apps on c:.
#10
scan will is hardcoded to scan c, e, f.

does your xboxmediacenter.xml possibly not have the use f drive setting?

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.
#11
if youre refering to this:


<!-- determines which drives 2 use. change this for lba48 !-->
<usefdrive>yes</usefdrive>
<usegdrive>no</usegdrive>


...then above is what i have in my xbmc.xml

and i can browse all drives the normal way. it's just that the shortcut function doesn't seem to go down in folders. recursive or what ever it's called Image
#12
weird.. not sure what is up... works great for me.

looking at the code, there is nothing different in how it scans.

it just looks for all .xbe in all folders starting at c, e, f roots.

i'm really not sure how it is only scanning your c partition.

are you able to create a bookmark to something on your f drive and browse to applications that way?

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.
#13
jupp... no problem at all.

i used the syntax from one of the auto created shortcuts and changed it to one of my games in f:.

like this:

<shortcut>
<path>f:\games\gamefoldername\default.xbe</path>
</shortcut>
#14
no, what i meant was are you able to create a "bookmark" that points to just f:\games (in xboxmediacenter.xml) and then browse to the applications(xbe files) in there?

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.
#15
ok did that, and strange things happen...

created a file named 'games.cut' with the contents:

<shortcut>
<path>f:\games</path>
</shortcut>

tested:

<shortcut>
<path>f:\games\</path>
</shortcut>

to and same behaviour

when selecting this, i think xbmc exits to my dash which is xbmp. at least the screen goes black for a couple of secs and the xbmp starts as when i boot up.

Logout Mark Read Team Forum Stats Members Help
scan program problem0