Kodi Community Forum
actors images in one directory - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: actors images in one directory (/showthread.php?tid=344755)



actors images in one directory - madmax2 - 2019-06-18

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?