Kodi Community Forum

Full Version: Upgrade to Matrix - advancedsettings.xml / SQL Database / SMB Setting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

after Upgrade to Matrix i'm unable to connect to my database. 

- advancedsettings.xml / SQL Database / SMB Setting

Is there any change? 
I can't change the settings for the path to "movie", although the libary won't update.
(When i kill the file it works)

Notice
i use multiuser

xml:

<advancedsettings>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<videolibrary>
<recentlyaddeditems>50</recentlyaddeditems>
</videolibrary>
<videodatabase>
<type>mysql</type>
<host>QNAP-2Bay</host>
<port>3306</port>
<user>KODI_18</user>
<pass>XXXXXXXXX</pass>
<name>Kodi_U01_Video_</name>
</videodatabase>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails</from>
<to>smb://KODI_18:XXXXXXXXX@QNAP-2Bay/Filme/_Thumbnails</to>
</substitute>
</pathsubstitution>
</advancedsettings>
(2021-04-09, 09:28)Knallex Wrote: [ -> ]Notice
i use multiuser

That type of database setup is not officially supported by Team Kodi, but there is a forum thread on it where you can find community support for it: https://forum.kodi.tv/showthread.php?tid...&page=last