Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are >1000 actors listed in movies that do not have their own .json file #130

Open
automattf opened this issue Oct 6, 2019 · 0 comments

Comments

@automattf
Copy link

I created a python script to crawl through every single movie and check each unique actor to see if they have their own file under /actors. The results can be found here: https://pastebin.com/AhrKdUsQ

There are around 1400 actors in the list. There may be more or less depended on errors made by those who entered the information.

automattf pushed a commit to automattf/jsonmc that referenced this issue Oct 6, 2019
Used my tool ( see johnmurphy01#133 ) to automatically create files for each actor 
that is listed for a movie and does not have a file in the database.

NOTE: In some cases, there is not a lot of information on the actor, and 
the birth date and birth place cannot be determined. In these cases, 
birthplace and birthdate are listed as null.

Fixes: johnmurphy01#130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant