2019-06-25, 10:34
hello all
I have read the threads similar to this subject and they are very old and did not benefit me.I have the following advancedsettings.xml located in the c:\user\me\apdata\kodi\userdata.
it seems that kodi does not read it . I checked the settings-logs and no mentions of it.
my objective is to have one single repository (freenas) for my music playlists that regardless so regardless on which pc i am on and if i feel i need to edit a playlist it will be updating the playlists on all pc running KODI (thats 2 HTPCs and 3 Laptops). This is my first taste of advance settings and i would like to extend this functionality to addons, thumbnail, fan-art so the look, feel and content of kodi will the same on all pcs
thank you all in advance for your response
I have read the threads similar to this subject and they are very old and did not benefit me.I have the following advancedsettings.xml located in the c:\user\me\apdata\kodi\userdata.
xml:<advancedsettings>
<pathsubstitution>
<substitute>
<from>c:\users\uncle\appdata\roaming\kodi\userdata\playlists\music\</from>
<to>smb//192.168.1.26/music/playlists/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
it seems that kodi does not read it . I checked the settings-logs and no mentions of it.
my objective is to have one single repository (freenas) for my music playlists that regardless so regardless on which pc i am on and if i feel i need to edit a playlist it will be updating the playlists on all pc running KODI (thats 2 HTPCs and 3 Laptops). This is my first taste of advance settings and i would like to extend this functionality to addons, thumbnail, fan-art so the look, feel and content of kodi will the same on all pcs
thank you all in advance for your response