Kodi Community Forum
XBMS syntax - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Archive (https://forum.kodi.tv/forumdisplay.php?fid=92)
+--- Forum: First-generation XBOX support (https://forum.kodi.tv/forumdisplay.php?fid=158)
+--- Thread: XBMS syntax (/showthread.php?tid=541)



- zoomtard - 2003-11-30

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

it's this one for xbms:
<bookmark>
<name>xns</name>
<path>xns://192.168.0.1:1400/</path>
</bookmark>