If any of you notice you are missing thumbnail images for cast members, then read on, if not.. there is nothing to see here :)
I have a PHP Script that will fix most of these -- anyone cast member who actually has a valid photo on The Movie Database.
Script Requirements:
* PHP cli (with SQlite
* API key from themoviedb.org ( signup and request an API key)
* run on the local PMS server ( requires DB access )
https://github.com/ljunkie/PlexMiscScripts/tree/master/castImageScraper
I am sure it could use some more instructions, but for now, this will be for the cli people who are not afraid to get a little dirty.