Hi all i have a problem making a shared db on my syno server,everything is updated to the latest and is working fine but i gett the message that my advancedsettings.xml isn't being loaded or read.
And therefore doesn't make a db on the mysql server.
I can't find anything else wrong in the logs why it acts this way,local db are made without a glitch.
Any help appreciated.
Code
18:47:04.194 T:140644636378816 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
18:47:04.194 T:140644636378816 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>1</remotedelay>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
</advancedsettings>
18:47:04.195 T:140644636378816 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
Display More