PDA

View Full Version : XBMS syntax


zoomtard
2003-11-30, 21:25
what's the correct syntax to add a xbms share in xboxmediacenter.xml? i've tried the old xbmp way:

<path>/@10.0.0.77</path>

and the way shown in the default xboxmediacenter.xml:

<path>xbms://192.168.0.1:1400/</path>

i have the updated xbms binary running on the media box so that can't be the problem.

--------

ok, i looked on another forum and saw that xbms:// is for ccxstream. so is /@<ip> the right syntax? can anyone recommend a decent xbmc streamer for linux?

chadoe
2003-12-04, 19:30
it's this one for xbms:
<bookmark>
<name>xns</name>
<path>xns://192.168.0.1:1400/</path>
</bookmark>