Kodi Community Forum

Full Version: Mysql client don´t show images
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have running Mysql server and work fine.

Show film info in all my xbmc clientes but don`t show cover, fanart or cd art.
The only images I get are pictures of the actors.
And of course in the local machine when I have scrapped my films for mysql also I see the poster and fanart, I don´t know if that is normal.

I am running the latest Mysql server status OK
Yosemite Mac Osx whith the latest version of Gotham stable
Nfs manager sharing Users/Library/Application support/XBMC
Aeon Mq5

My advance settings in all the xbmc clients inclusive the local where I am running mysql is that:

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

Any suggestion?

How can I get the fanart and poster that I haved stored in my local xbmc in all xbmc clients?

Thanks in advance.
Sorry I have mad some changes in the post to try understand to me.

Thanks in advance.