Storage of imported thumbnails
#1
When using the export to a single file option in XBMC, upon importing the thumbnails are saved in the table 'texture' of the Texture DB with the path of the export files, for example:

/home/xbmc/export/xbmc_videodb_2013-02-12/tvshows/Californication/s01e03-thumb.jpg

This results in the following log entry:
Code:
xbmc@HTPC:~# 09:07:47 T:3054335808   ERROR: Texture manager unable to load file: /home/xbmc/e/xbmc_videodb_2013-02-12/tvshows/Californication/s01e03-thumb.jpg

Have I done something wrong when importing my database? I didn't think I'd need to leave the export in place and deleted it after successful import.
Reply
#2
On import it doesn't actually cache all images directly - it caches them in the background - we presume you leave it around long enough for everything to be cached. Looks like you deleted it a little too soon.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Got it.
I still had the database files from the export. My plan was to export and then import so everything's fresh for Frodo. But I guess the old DB will do Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Storage of imported thumbnails0