Question about database
#1
I have my xbmc setup to use a shared MySQL database. All of my movies are stored in separate files, and all have NFO, thumbnails, and fanart.

I looked at the movie table in the movies database and see things like:

Code:
<thumb aspect="poster" preview="http://cf2.imgobject.com/t/p/w500/AtO7S6LaqswRjbOuIFJEgusD3Mb.jpg">http://cf2.imgobject.com/t/p/original/AtO7S6LaqswRjbOuIFJEgusD3Mb.jpg</thumb><thumb aspect="poster" preview="http://cf2.imgobject.com/t/p/w500/eCYWWIsGr8wYB0dgfiuev83wHRm.jpg">http://cf2.imgobject.com/t/p/original/eCYWWIsGr8wYB0dgfiuev83wHRm.jpg</thumb><thumb aspect="poster" preview="http://cf2.imgobject.com/t/p/w500/ta3VjPNjWM2Xo10tSTjtHuM8bD8.jpg">http://cf2.imgobject.com/t/p/original/ta3VjPNjWM2Xo10tSTjtHuM8bD8.jpg</thumb>

Why am I seeing URLs to imgobject.com? I would have though it would have been a pointer to their location on the NAS.

Thanks,
John
Reply

Logout Mark Read Team Forum Stats Members Help
Question about database0