I used imdbpy2sql to populate a local database with the IMDB data, but have some questions about the data.
In the titles table, the column imdb_id is empty. Am I missing a file I needed to download to fill this in? How can I get imdb_ids? Without the imdb_id, is it possible for me to generate a link to a given movie on IMDB? Also, the online IMDB is aware of which titles are adult movies, but I don't see any similar column in my local database. How can I determine whether a movie is adult or not? Lastly, online IMDB seems to know which movies are and aren't available on Amazon and Blockbuster. Is that in the database somewhere? Thanks a lot, Mike ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
