DCman123
Feb 20, 2003, 11:11 AM
I load it up and go to my vidoes or my movies and it asks me where to get them from, i choose hdd, and the screen just goes blank, on my last version of XBMP it would start listing folders. Someone please help.
![]() |
View Full Version : Cannot load files from hd using the new XBMP???
|
DCman123 Feb 20, 2003, 11:11 AM I load it up and go to my vidoes or my movies and it asks me where to get them from, i choose hdd, and the screen just goes blank, on my last version of XBMP it would start listing folders. Someone please help. Highcool Feb 20, 2003, 04:11 PM Before you Ftp'ed xbmp2.3 to your xbox hdd ,did you edit the config.xml file to point to where your files are stored...ie : <music> <share> <name>HDD</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> <pictures> <share> <name>HDD</name> <url>f:\pictures</url> </share> </pictures> <videos> <share> <name>HDD</name> <url>f:\movies</url> <cachesize>8192</cachesize> </share> <share> <name>DVDROM (UDF)</name> <url>d:</url> </share> <share> <name>DVDROM (ISO9660)</name> <url>iso9660:</url> </share> </videos> As you can see mine point to where my media is stored. Highcode toofan Feb 22, 2003, 04:50 AM The latest versions of mediaplayer dont have the browse option. Meaning they will only list files if you have the correct URL in config.xml file. So You gotta make a <share> for each folder that u want mplayer to list! -I liked the browsing better myself. Much quicker. |