my xbox and film are pal here is my problem in more detail in my f partion i have a folder called videos in that i have a folder called evil dead 2in side that is 4 vob files and 1 infofile and a 1readme file . this is the film i wish to play from the harddrive but how can i do that heres my config html file i am trying to use. it does not work can any one see whats wrong
<configuration>
<media>
<map>F:,Harddisk0Partition6</map>
<local>
<address*>192.168.1.3</address*>
<subnet*>255.255.255.0</subnet*>
<gateway*>192.168.1.1</gateway*>
<nameserver>192.168.1.175</nameserver>
<playlists>f:VideosMoviesPlayList</playlists>
<thumbnails>e:thumbs</thumbnails>
<bookmarks>f:bookmarks</bookmarks>
</local>
<pictures>
<share>
<name>HDD</name>
<url>f:Pictures</url>
</share>
</pictures>
<videos>
<share>
<name>HDD</name>
<url>f:Videos</url>
<cachesize>8192</cachesize>
</share>
</videos>
<apps>
<share>
<name>HDD</name>
<url>f:appsshortcuts</url>
</share>
</apps>
<applications>
<bookmark>
<name>Emulators</name>
<path>f:appsemulators</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>f:appsutils</path>
</bookmark>
</applications>
<extensions>
<music>sc|mpa|wav|wma|ogg|mp3|m3u</music>
<videos>ifo|mov|qt|divx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
</extensions>
<dashboard>xboxdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<language*>21</language*>
<subtitleencoding>UTF-8</subtitleencoding>
<usettfuifont>false</usettfuifont>
<screensaver>0</screensaver>
<snapstreamserver>192.168.0.1</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
</media>
</configuration>