lancerx
May 05, 2004, 11:24 AM
i have just installed for the first time xbmc latest vers., i have always used xbmp 2.4 with relax server, can anyone tell me how to configure the xml file in order to work with relax server? i try to configure the xns as always but not luck.
XBMC xml file
<!-- for my video !-->
<!-- <bookmark> !-->
<!-- <name>ISO</name> !-->
<!-- <path>iso9660://</path> !-->
<!-- </bookmark> !-->
<!-- <bookmark> !-->
<!-- <name>UDF</name> !-->
<!-- <path>UDF:</path> !-->
<!-- </bookmark> !-->
<bookmark>
<name>XNS</name>
<path>xns://192.168.0.1:1400/</path>
</bookmark>
<bookmark>
<name>XBMS</name>
<path>xbms://192.168.0.1:1400/</path>
</bookmark>
<bookmark>
<name>SMB</name>
<!-- you can use the following formats: !-->
<!-- smb://domain;user:password@ip/share/directory/ !-->
<!-- smb://user:password@ip/share/ !-->
<!-- if guest/public access is enabled: !-->
<!-- smb://ip/ !-->
<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>
</bookmark>
<bookmark>
<name>ReplayTV</name>
<path>rtv://*/</path>
</bookmark>
</video>
this is how i have it configured in xbmp 2.4
xns:
<url>E:\\movies@10.0.0.2<url>
thanks.
XBMC xml file
<!-- for my video !-->
<!-- <bookmark> !-->
<!-- <name>ISO</name> !-->
<!-- <path>iso9660://</path> !-->
<!-- </bookmark> !-->
<!-- <bookmark> !-->
<!-- <name>UDF</name> !-->
<!-- <path>UDF:</path> !-->
<!-- </bookmark> !-->
<bookmark>
<name>XNS</name>
<path>xns://192.168.0.1:1400/</path>
</bookmark>
<bookmark>
<name>XBMS</name>
<path>xbms://192.168.0.1:1400/</path>
</bookmark>
<bookmark>
<name>SMB</name>
<!-- you can use the following formats: !-->
<!-- smb://domain;user:password@ip/share/directory/ !-->
<!-- smb://user:password@ip/share/ !-->
<!-- if guest/public access is enabled: !-->
<!-- smb://ip/ !-->
<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>
</bookmark>
<bookmark>
<name>ReplayTV</name>
<path>rtv://*/</path>
</bookmark>
</video>
this is how i have it configured in xbmp 2.4
xns:
<url>E:\\movies@10.0.0.2<url>
thanks.
