I have read the tutorials and everything, and I think I am setting up my config.xml correctly, but I can't get my music to show up. I wanted to start by just playing music and movies off the hard drive since that seemed like it would be faster/easier than setting up relax or ccxstream. On my F: drive, I have created a folder f:mp3 in there I have placed a couple of Mp3s as well as another subfolder with some mp3s in it.
Here is the relavent part of my config.xml:
<music>
<share>
<name>HDD - F:mp3</name>
<url>f:mp3</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</music>
For some reason, when I start xbmp, the only menu option I have is 'settings' and I can't figure out how to get my music to show up. What am I doing wrong?