HOW-TO:Share libraries using MySQL: Wiki Edition
(2013-08-29, 12:30)Ned Scott Wrote: You have to use two different MySQL DBs by using the <name> tag to create a different DB for the kids profile's advancedsettings.xml file.

Can you give me an example how my advancedsettings.xml must look like? IP where myqsl is running: 192.168.178.19

This is how my advancedsettings.xml looks like in my UserData folder

<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>1982.168.178.19</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</videodatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
</advancedsettings>

If I go to Profile/Kids/Userdata/ then I do not have a second advancedsettings.xml
Reply


Messages In This Thread
RE: HOW-TO synchronize XBMC between every room in the house: Wiki Edition - by seninha - 2013-08-29, 16:18
Logout Mark Read Team Forum Stats Members Help
HOW-TO:Share libraries using MySQL: Wiki Edition2