!! ALL DEVS !! Local actor thumbs

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
spiff Online
Grumpy Bastard Developer
Posts: 12,179
Joined: Nov 2003
Reputation: 82
Post: #11
currently we only support on thumb per actor, and as such, storing along with the media has no gains in those regards. but we have the flexibility to add if we see fit

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 Online
Aeon Group
Posts: 616
Joined: Jun 2005
Location: Czech Republic
Post: #12
fekker Wrote:I'm thinking along the lines that movie from 20 years ago, shouldn't really have the actor image from today with it. (which a central image store would have)

from what I understand spiff import works once, after you have actor thumb cached, it won't cache another thumb of same actor.

Or does import overwrites cached thumb if one exists, spiff?

Ubuntu 12.04 | XBMC PRE-13.0 | VDR + VNSI4 @ Technotrend CT-3650 CI | Transparency | FlexRAID
find quote
spiff Online
Grumpy Bastard Developer
Posts: 12,179
Joined: Nov 2003
Reputation: 82
Post: #13
you are correct

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
flipped cracker Offline
Senior Member
Posts: 232
Joined: May 2008
Reputation: 0
Location: anaheim, ca
Post: #14
is it based on name alone? i'm just wondering because thetvdb.com has images for actors based on each show, with the actors dressed in character. so if it's based on name alone, you could have an image from a totally different show for an actor. if possible, it'd be better if it was based on movie/tvshow and name.

Contribute to TheTVDB.com - The Online TV Database
find quote
billyad2000 Offline
Media Companion Founder
Posts: 728
Joined: Oct 2007
Reputation: 17
Post: #15
Hi spiff, I was wondering if it is possible yet to allow the <thumb> tag for an actor to contain a network path for the thumb? The only reason I would prefer this is that it would allow single or multiple images for the same actor (MC for example uses actorid from imdb, or Numeric ID for images from TVDB. This not only allows multiple thumbs for each actor if needed aka tvdb, but also to select a higher quality image, some of the default imdb actor images are awful.

The biggest advantage is that for most instances each thumb would only need to be stored once (Twice if you include xbmc)

eg.
<actor>
<name>Charlize Theron</name>
<role>Mary Embrey</role>
<thumb>smb://HomeNAS/public/Actors/34/nm0000234.jpg</thumb>
</actor>

Homepage for XBMC Media Companion, and XBMC-DB - seperate nfo files http://www.billyad2000.co.uk
Forums for XBMC Media Companion http://billyad2000.darkbb.com/
find quote
spiff Online
Grumpy Bastard Developer
Posts: 12,179
Joined: Nov 2003
Reputation: 82
Post: #16
that should work, and should have worked for a while i thought?

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
billyad2000 Offline
Media Companion Founder
Posts: 728
Joined: Oct 2007
Reputation: 17
Post: #17
spiff Wrote:that should work, and should have worked for a while i thought?

Thanks for the confirmation.

Homepage for XBMC Media Companion, and XBMC-DB - seperate nfo files http://www.billyad2000.co.uk
Forums for XBMC Media Companion http://billyad2000.darkbb.com/
find quote
ekim232 Offline
Posting Freak
Posts: 1,204
Joined: Nov 2008
Reputation: 5
Location: Chicago, IL
Post: #18
Just curious on how this works.

If I scan my library and select get actor thumbs in video settings and then export my library will it automatically export the actor thumbs or is this a manual process. If anyone could give some detail it would be great.
find quote
Post Reply