Changes between Version 4 and Version 5 of MovieIdentification
- Timestamp:
- Dec 11, 2008, 8:16:49 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovieIdentification
v4 v5 10 10 * [wiki:XMLRPC#LogIn LogIn()] first (anonymous user is OK) 11 11 * For [wiki:DevReadFirst#Videofilesextensions movies] with detected imdbid call [wiki:XMLRPC#InsertMovieHash InsertMovieHash()] 12 * For movies with no imdbid call [wiki:XMLRPC#CheckMovieHash2 ] or [wiki:XMLRPC#CheckMovieHash]12 * For movies with no imdbid call [wiki:XMLRPC#CheckMovieHash2 CheckMovieHash2()] or [wiki:XMLRPC#CheckMovieHash CheckMovieHash()] 13 13 * CheckMovieHash2 can return more imdbid matches per movie, when user selects one, call [wiki:XMLRPC#InsertMovieHash InsertMovieHash()] 14 14 * If you get no results, you can call [wiki:XMLRPC#SearchMoviesOnIMDB SearchMoviesOnIMDB()], after user selects right movie call [wiki:XMLRPC#InsertMovieHash InsertMovieHash()]