Kodi Community Forum

Full Version: actors images in one directory
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do you scrape actors images to a centralize directory?
and have kodi use that centralize actor's directory?

This will reduce duplication of actor images being stored 
as well as the need to re download the same images.

I can see there might be some technical complications
when there is more than one "Bob Smith"
and then how would the movie know which image of Bob Smith to use.
Maybe the nfo file can put the name as Bob Smith (1) etc.
and the actor image will can be named as Bob Smith (1).jpg.

So if is it possible to implement this feature or not?