Auto-generated thumbnails to be displaying in Library

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
RW2112 Offline
Member
Posts: 58
Joined: May 2008
Reputation: 0
Lightbulb  Auto-generated thumbnails to be displaying in Library Post: #1
As the title says; I have the windows version set to create coverart when none exists. This lets xbmc create episode thumbs for those it can't find on TVDB. These will display fine when in file mode but if I switch to library mode they are not accessible.

Any ideas on how to fix it? Thanks!
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,937
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #2
XBMC just doesn't use them. No idea why.

[Image: sig_zps3af3b48e.jpg]
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #3
I think this is likely because Xbmc scrapes for episode images, and it probably doesnt fall back to using a cached "filename.tbn" thumb in the event of a missing scraped thumb. If you choose "Set Thumb" from the context menu, do you see your generated preview thumb?

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.
find quote
RW2112 Offline
Member
Posts: 58
Joined: May 2008
Reputation: 0
Post: #4
Just checked and no I don't. When I try to get thumbnail, it just gives me option to browse my main folders.

Was thinking maybe having to go find the thumbs manually and copying them to the season folders, but surely someone has a better way to go about making this work...
find quote
RW2112 Offline
Member
Posts: 58
Joined: May 2008
Reputation: 0
Post: #5
Got partial answer to the problem. Seems the one generated by the windows version of xbmc has "auto-" appended to the front of the tbn file. Removal of the "auto-" will enable the thumb to be used by the library.
find quote
RW2112 Offline
Member
Posts: 58
Joined: May 2008
Reputation: 0
Post: #6
So is it possible to change that behavior in the code to not add the auto- to the thumbs?
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #7
thanks for looking into it. i'm still at work. i wouldn't change the naming convention, but instead change the behaviour of the library so that it will fall back to using the auto generated thumbs if nothing else exists.

** moved to feature requests. (i see no reason not to do this, but let's see if there's any further discussion.)

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.
(This post was last modified: 2008-07-23 19:36 by kraqh3d.)
find quote
RW2112 Offline
Member
Posts: 58
Joined: May 2008
Reputation: 0
Post: #8
Wondered if this was addressed yet?
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #9
not yet but i took a look to see what's wrong... files view uses the background thumb loader to assign thumbs which will apply "auto" thumbs if they exist. the library view does not use the background thumb loader, but neither does it check for "auto" thumbs.

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.
find quote
ezechiel1917 Offline
Aeon Group
Posts: 620
Joined: Jun 2005
Location: Czech Republic
Post: #10
yea, it would be nice having xbmc library to show auto generated file thumbnails when manually browsing to set thumbs for episodes in library. Ofc, auto loading file thumbs if episode does not have any scraped or manually set would be even better.
find quote
Post Reply