HOW-TO:Share libraries using MySQL: Wiki Edition
My advanced settings looks like this:

Code:
<videodatabase>
<type>mysql</type>
<host>192.168.1.72</host>
<port>3306</port>
<user>kodi</user>
<pass>kodi</pass>
</videodatabase>

Yours looks like this:
Code:
<videodatabase>
<host>192.168.1.98</host>
<user>kodi</user>
<pass>*****</pass>
<type>mysql</type>
<port>3306</port>
</videodatabase>

I don't know if the order of these items makes a difference or not. But you might check the advancedsettings.xml on your mini PC and see how the two compare.
Reply


Messages In This Thread
RE: HOW-TO:Share libraries using MySQL: Wiki Edition - by flhthemi - 2018-05-17, 17:06
Logout Mark Read Team Forum Stats Members Help
HOW-TO:Share libraries using MySQL: Wiki Edition2