Caching of thumbnails locally

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
argief Offline
Junior Member
Posts: 1
Joined: Aug 2012
Reputation: 0
Post: #1
I want to cache thumbnails for TV Shows and Movies locally. From the tvshow table, I can see the thumbnail is linked to thetvdb.com.

1. Does this mean that thumbnails are refreshed from thetvdb.com every time I select a TV Show?
2. Would it be possible for me to fetch all the thumbnails and change the field(c06) in tvshow table to point to my locally available copy of the thumbnail?
3. Has someone already done this, and is it available via a plug-in maybe?

I have installed xbmc on a raspberry pi, and need to sqeeze some extra performance out of the device. Currently it lags a bit when I select a TV Show, and hags for a sec before the thumbnail is displayed.
find quote
Martijn Offline
Team-XBMC
Posts: 7,688
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #2
(2012-08-01 10:49)argief Wrote:  I want to cache thumbnails for TV Shows and Movies locally. From the tvshow table, I can see the thumbnail is linked to thetvdb.com.

1. Does this mean that thumbnails are refreshed from thetvdb.com every time I select a TV Show?
2. Would it be possible for me to fetch all the thumbnails and change the field(c06) in tvshow table to point to my locally available copy of the thumbnail?
3. Has someone already done this, and is it available via a plug-in maybe?

I have installed xbmc on a raspberry pi, and need to sqeeze some extra performance out of the device. Currently it lags a bit when I select a TV Show, and hags for a sec before the thumbnail is displayed.

1. Those are the original files and are cached locally.
2. You shouldn't have to do this since the files are already cached inside the thumbnails folder so fast than that it won't get.

You can't reduce the size of cached files through making changes to advancedsettings.xml

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote