Kodi Community Forum
using mysql does not download fanart - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: using mysql does not download fanart (/showthread.php?tid=132172)



using mysql does not download fanart - Xfish - 2012-05-23

Hey Guys,

I've been trying to get fanart on my second htpc(bedroom).

I use MySql to sync between them but have chosen not to use pathsubstitution for the fanart to make it open faster. Problem is that its not downloading any fanart.

For the movies i get screenshots from the movie and for the tv-series i get nothing at all.

Any advice?

Best regards
Xfish
btw I'm running win 7


RE: using mysql does not download fanart - vicbitter - 2012-05-23

If you aren't using path substitution then you will need to sync/copy the thumbnails from your primary HTPC to your second HTPC.


RE: using mysql does not download fanart - Xfish - 2012-05-23

Thx,
ill figure that one out with xxcopy Smile

-Thought it did it automatically


RE: using mysql does not download fanart - vicbitter - 2012-05-23

The next version of XBMC (frodo) will store the thumbnails, etc in the MySQL db (well the URL anyway) that way each instance of XBMC will know how to retrieve the art work and cache them locally.


RE: using mysql does not download fanart - krease - 2012-05-23

See this thread as well: http://forum.xbmc.org/showthread.php?tid=129254 - using path substitution for the thumbnails doesn't really have that much of a performance hit, at least if you're on a gigabit network.


RE: using mysql does not download fanart - bilbonvidia - 2012-05-24

Agreed, and actually mine are fine over wireless n.


RE: using mysql does not download fanart - Xfish - 2012-05-24

Thanks for all the great help :-)

After reading my logs i can see im getting issues with the rwx permissions through nfs on my qnap 419p+, so ill just store the information locally, and when the new version comes out ill change it so it uses mysql for everything which seems like the perfect solution.

Best regards
Xfish