(2012-11-18 11:46)Ned Scott Wrote: You can either pathsub them like that example or copy the sources.xml file between XBMC boxes. It's not really required for a smooth set up, but is a convenience thing.
Hi
I configured my advancedsettings.xml with this:
Code:
<substitute>
<from>special://masterprofile/sources.xml</from>
<to>NFS://192.168.1.50/MyFolder/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://masterprofile/mediasources.xml</from>
<to>NFS://192.168.1.50/MyFolder/xbmc/userdata/mediasources.xml</to>
</substitute>I execute xbmc but sources.xml and mediasources.xml have not been copied to my NAS (192.168.1.50/MyFolder/xbmc/userdata)
What am i doing wrong?

Search
Help