You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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/AhrKdUsQThere are around 1400 actors in the list. There may be more or less depended on errors made by those who entered the information.
The text was updated successfully, but these errors were encountered: