I am following the guide to sync different XBMC clients with the same sources/database/whatever, and I understand I can substitute different special folders to point at my central installation to have it all use the same files.
Is there any special reason why I should just substitute the special://userdata folder for all my clients and have it all in one go? Or maybe even the special://home?
Are there any special folders that MUST (or maybe just highly recommended to) remain separate per client?
<substitute>
<from>special://masterprofile/userdata /</from>
<to>smb://<MyMainHost>/<MyUsername>/AppData/Roaming/xbmc/userdata/</to>
</substitute>
Is there any special reason why I should just substitute the special://userdata folder for all my clients and have it all in one go? Or maybe even the special://home?
Are there any special folders that MUST (or maybe just highly recommended to) remain separate per client?
<substitute>
<from>special://masterprofile/userdata /</from>
<to>smb://<MyMainHost>/<MyUsername>/AppData/Roaming/xbmc/userdata/</to>
</substitute>