Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84833

Fanart TV shows not updated with MySQL

$
0
0
Hello,

recently I have set up my ATV 2 and my Ipad XBMC installation to use MySQL to share libraries. I have also used path substitution so the fan art will be synchronized. The MySQL part works like a dream.

The movie database fan art updated without problem as well, but for some reason my tv shows fan art does not work. Except for one show!! (Homeland, for what it's worth).

So far I have tried to update the library, nothing happens. I have also tried to manually select art work, but there is no art work there to choose from. I have started art work downloader add-on multiple times, and it appears to be looking for art work, but still does not show. When I select choose artwork and I search for the show somehow it comes up with a show called: X even when I enter the search criteria manually. (I have tried to do this with multiple shows, and all it does is combine all the different shows to this one show called X that I don't even have on my NAS)

Can anyone please tell what I'm doing wrong?

I don't think a debug log will be of much help, so I didn't add one, if you need one, just let me know.

This is my advancedsettings.xml maybe that will help:

<advancedsettings>
<network>
<cachemembuffersize>34603008</cachemembuffersize>
<curlclienttimeout>45</curlclienttimeout>
</network>
<gui>
<algorithmdirtyregions>3</algorithmdirtyregions>
<nofliptimeout>0</nofliptimeout>
</gui>
<videoscanner>
<ignoreerrors>true</ignoreerrors>
</videoscanner>
<videodatabase>
<type>mysql</type>
<host>192.168.178.13</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.178.13</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>nfs://192.168.178.13/volume1/video/thumbnails/</to>
</substitute>
</pathsubstitution>
</advancedsettings>

Thanks in advance!

Viewing all articles
Browse latest Browse all 84833

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>