Posts: 77
Joined: Oct 2003
Reputation:
0
what is <default></default> used for which are in the xboxmediacenter.xml under pictures, music and video section?
is it for going directly to for example e:\music or smb share?
and how do i configure it?
thanks
aurora
Posts: 77
Joined: Oct 2003
Reputation:
0
thanks, but i've tried all things i could think off, but nothing seems to work:
<default>e:\</default>
<default><path>e:\</path></default>
so does anyone know what the correct syntax is?
Posts: 4
Joined: Oct 2003
Reputation:
0
hi, you don't need the second line, i think default only supports a path like :
<default>f:\videos\</default>
not a name and a path like you said
hope this helps
Posts: 1,899
Joined: Sep 2003
Reputation:
0
your xbmc is installed into the root o e:?
if so try it without the last \.
read the xbmc
online-manual,
faq and
search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the
forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Posts: 77
Joined: Oct 2003
Reputation:
0
2004-01-19, 22:59
hmm i did something wrong i guess, because:
<default>e:\games</default>
is working correct now, i can even connect directly to smb shares.
thanks.