Kodi Community Forum

Full Version: [ATV1] Crystalbuntu Shared Libraries
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm not able to get shared libraries working with Crystalbuntu. Here is my advancedsettings.xml file:

Code:
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.0.75</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>

<musicdatabase>
<type>mysql</type>
<host>192.168.0.75</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>

<videolibrary>
<cleanonupdate>true</cleanonupdate>
</videolibrary>

</advancedsettings>

This is identical to the advancedsettings.xml files on my MacMini, ATV2 and ATV1 (Apple OS), where it is working fine.

Where is the log file for XBMC in Crystalbuntu? It is in none of the locations suggested here:

http://wiki.xbmc.org/?title=Log_file

This on XBMC 11.0-PRE Git: Unknown (Compiled January 21, 2012)
Linux 2.6.24


When I find the log I'll post it.
Wow. No clues, eh? Amazing.