Okay, I'm getting close here but I'm a little confused on one thing.
I loaded Relax and, until I get it nailed I'm running it as a single instance. When I get everything down I'll change it over to a service.
In Relax I set up shares as follows:
- SHARES
- PC Music
- e: soundmp3
- f: musicwav
- c: communicationsrelaxmusic
After much trial and error I believe the following will work:
<share>
<name>Network (XNS)</name>
<url>$ROOT$PC Music@192.168.1.27</url>
<cachesize>256</cachesize>
</share>
A little more explanation in the XBMP manual would have helped greatly. Telling us, if I'm right, that $ROOT$ calls the name of the GROUP you created in Relax, would have helped a ton. In case, that group is "PC Music" so as soon as the wife finishes her game, I'll reconnect and send this over and see if that works.