advancedsettings.xml and fanart/thumbnails?
#1
Hi, i have set up a mysql server and are using the advancedsettings videodb feature to sync alla my htpcs. I thought, since frodo, the pathsubstitition for fanart/thumbnails where all handled by the videodb feature? I can't get that part to work, it stores the downloaded fanart/thumnails locally?
this is my advancedsettings.xml

<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.11</host>
<port>3306</port>
<user>username</user>
<pass>password</pass>
</videodatabase>
</advancedsettings>
Reply
#2
Frodo will keep them in sync with each other, but they don't share the same folder, and instead save locally to each XBMC machine. This is recommended because it's much faster this way, and is the whole point of an image cache. However, if you have a set up where you don't have a lot of local memory, and thus need to store the thumbnails folder over the network to save space, you can still use the old pathsubs part of the advancedsettings file.
Reply

Logout Mark Read Team Forum Stats Members Help
advancedsettings.xml and fanart/thumbnails?0