Scan will not find programs
#1
when i run a scan under programs it does not find any.
i am using the 11-29 build.


the wierd thing is it did work once when i copied the new files over my old media player files without deleting them.

when i deleted them then copied over only the new files it does not work. do i need to keep some files from my old media player?

here is my config file.


<xboxmediacenter>
<!-- skin to load @ startup !-->
<skin>mediacenter</skin>

<!-- ipadres,netmask,default gateway, nameserver (leave empty if you wanna use evox settings) !-->
<ipadres>-</ipadres>
<netmask>-</netmask>
<defaultgateway>-</defaultgateway>

<nameserver>192.168.1.1</nameserver>
<cddbipadres>194.97.4.18</cddbipadres>
<cddbenabled>yes</cddbenabled>

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

<!-- fill in the http proxy values below if you're using an http proxy to connect to the internet !-->
<httpproxy>-</httpproxy>
<httpproxyport>-</httpproxyport>

<!-- remote timeserver used to set the xbox time/date!-->
<timeserver>207.46.248.43</timeserver>

<!-- dashboard 2 launch when exiting xbmc!-->
<dashboard>d:\default.xbe</dashboard>

<!-- alternate subtitle directory. if subtitle cant be found in same directory !-->
<!-- as the movie it will look here: !-->
<subtitles>f:\xbmc\subtitles</subtitles>


<!-- startup window !-->
<startwindow>0</startwindow>

<!-- file extensions for pictures,music and videos !-->
<pictureextensions>.png|.jpg|.jpeg|.bmp|.gif|.ico|.tif|.tiff|.tga|.pcx</pictureextensions>
<musicextensions>.m4a|.flac|.ac3|.aac|.nfo|.pls|.rm|.mpa|.wav|.wma|.ogg|.mp3|.mp2|.m3u</musicextensions>
<videoextensions>.nfo|.rm|.m3u|.ifo|.mov|.qt|.divx|.xvid|.bivx|.vob|.pva|.wmv|.asf|.asx|.ogm|.m2v|.avi|.bin|.dat|.mpg|.mpeg|.mkv|.avc|.vp3|.svq3|.nuv|.viv|.dv|.fli</videoextensions>

<!-- path where xbmc should store its thumbnails !-->
<thumbnails>f:\xbmc\thumbs</thumbnails>

<!-- path where xbmc should store its shortcuts !-->
<shortcuts>f:\xbmc\shortcuts</shortcuts>

<!-- path where xbmc should store the imdb cache !-->
<imdb>f:\xbmc\imdb</imdb>

<!-- path where xbmc should store the music albums cache !-->
<albums>f:\xbmc\albums</albums>

<!-- path where shoutcast rips/recordings are stored !-->
<recordings>f:\xbmc\recordings</recordings>

<!-- move & repeat delays for controller and remote (values are in msec) !-->
<delays>
<remote>
<move>220</move>
<repeat>300</repeat>
</remote>
<controller>
<move>220</move>
<repeat>220</repeat>
</controller>
</delays>

<!-- this section allows you to overwrite/specify the icons shown !-->
<!-- for specific file types !-->
<filetypeicons>
<xbe>defaultprogram.png</xbe>
</filetypeicons>

<!-- my programs bookmarks !-->
<myprograms>
<bookmark>
<name>f drive</name>
<path>f:\</path>
</bookmark>
<bookmark>
<name>dvd</name>
<path>d:\</path>
</bookmark>
</myprograms>


<!-- my pictures shares !-->
<pictures>
<default></default>
<bookmark>
<name>dvd</name>
<path>d:\</path>
</bookmark>
<!-- expert setting: uncomment for seperate iso and udf share !-->
<!-- uncomment the bookmark named dvd to disable dvd autodetect !-->
<!-- for my pictures
<!--<bookmark> !-->
<!-- <name>iso</name> !-->
<!-- <path>iso9660://</path> !-->
<!--</bookmark> !-->
<!--<bookmark> !-->
<!-- <name>udf</name> !-->
<!-- <path>udf:</path> !-->
<!--</bookmark> !-->
<bookmark>
<name>bigdserver</name>
<path>smb://xbox:xbox@big-d/bigdserver/pictures$</path>
</bookmark>
</pictures>

<!-- my files shares !-->
<files>
<bookmark>
<name>f drive</name>
<path>f:\</path>
</bookmark>
<bookmark>
<name>q drive</name>
<path>q:\</path>
</bookmark>
<bookmark>
<name>dvd</name>
<path>d:\</path>
</bookmark>
<!-- expert setting: uncomment for seperate iso and udf cdda share !-->
<!-- uncomment the bookmark named dvd to disable dvd autodetect !-->
<!-- for my files
<!--<bookmark> !-->
<!-- <name>iso</name> !-->
<!-- <path>iso9660://</path> !-->
<!--</bookmark> !-->
<!--<bookmark> !-->
<!-- <name>udf</name> !-->
<!-- <path>udf:</path> !-->
<!--</bookmark> !-->
<!-- <name>cdda</name> !-->
<!-- <path>cdda:</path> !-->
<!--</bookmark> !-->
<bookmark>
<name>bigdserver</name>
<path>smb://xbox:xbox@big-d/bigdserver/files$</path>
</bookmark>
</files>


<!-- my music shares !-->
<music>
<default></default>
<bookmark>
<name>dvd</name>
<path>d:\</path>
</bookmark>
<!-- expert setting: uncomment for seperate iso, udf and cdda share !-->
<!-- uncomment the bookmark named dvd to disable dvd autodetect !-->
<!-- for my music
<!--<bookmark> !-->
<!-- <name>iso</name> !-->
<!-- <path>iso9660://</path> !-->
<!--</bookmark> !-->
<!--<bookmark> !-->
<!-- <name>udf</name> !-->
<!-- <path>udf:</path> !-->
<!--</bookmark> !-->
<!-- <name>cdda</name> !-->
<!-- <path>cdda:</path> !-->
<!--</bookmark> !-->
<bookmark>
<name>bigdserver</name>
<path>smb://xbox:xbox@big-d/bigdserver/music$</path>
</bookmark>
<bookmark>
<name>s-trains music</name>
<path>smb://xbox:xbox@workgroup/redfield/music$</path>
</bookmark>
<bookmark>
<name>b's music</name>
<path>smb://xbox:xbox@workgroup/skyline/music$</path>
</bookmark>
</music>


<!-- my video shares !-->
<video>
<default></default>
<bookmark>
<name>dvd</name>
<path>d:\</path>
</bookmark>
<!-- expert setting: uncomment for seperate iso and udf share !-->
<!-- uncomment the bookmark named dvd to disable dvd autodetect !-->
<!-- for my video
<!--<bookmark> !-->
<!-- <name>iso</name> !-->
<!-- <path>iso9660://</path> !-->
<!--</bookmark> !-->
<!--<bookmark> !-->
<!-- <name>udf</name> !-->
<!-- <path>udf:</path> !-->
<!--</bookmark> !-->
<bookmark>
<name>bigdserver</name>
<path>smb://xbox:xbox@big-d/bigdserver/videos$</path>
</bookmark>
<bookmark>
<name>s-trains videos</name>
<path>smb://xbox:xbox@workgroup/redfield/videos$</path>
</bookmark>
</video>
</xboxmediacenter>





thanks
#2
i got this working


for some reason when i changed this

<!-- path where xbmc should store its shortcuts !-->
<shortcuts>f:\$home\shortcuts</shortcuts>

to

<!-- path where xbmc should store its shortcuts !-->
<shortcuts>f:\xbmc\shortcuts</shortcuts>

it broke it. it was finding the programs just not setting up a shortcut

am i suppose to leave all the entires with the $home alone or change it to where xbmc is installed?
#3
well it should be
Quote:<!-- path where xbmc should store its shortcuts !-->
<shortcuts>$home\shortcuts</shortcuts>
and not
Quote:<!-- path where xbmc should store its shortcuts !-->
<shortcuts>f:\$home\shortcuts</shortcuts>



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!

Logout Mark Read Team Forum Stats Members Help
Scan will not find programs0