XBMS syntax
#1
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?
#2
it's this one for xbms:
<bookmark>
<name>xns</name>
<path>xns://192.168.0.1:1400/</path>
</bookmark>
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.

Logout Mark Read Team Forum Stats Members Help
XBMS syntax0