QUOTE(skizo @ May 16 2008, 09:54)

I'm not sure I understand.
What do you mean:
"By default foobar will sort the files from the command line by their path. It plays track 10 because
Brothers sorts higher than the other songs."
It seems like Foobar is playing the songs in alphabetical order by their song name, but why? It doesn't usually do this; only on occasion.
because:
QUOTE(Purple Monkey @ May 16 2008, 01:56)

By default foobar will sort the files from the command line by their path. It plays track 10 because
Brothers sorts higher than the other songs. You can change this behaviour by changing
Preferences ->
General ->
Sort incoming files by.
You probably want something like:
CODE
%album artist% %album% %tracknumber%
It means that foobar2000 does not recognize the order from the explorer, but creates a new one.
And by default this is alphabetically (by filename / path (%path_sort%)). As you have no numbers in your filenames, "Brothers" gets sorted first. If you change the default settings as Purple Monkey described it, your problem would be gone...