Changes between Version 4 and Version 5 of MovieIdentification


Ignore:
Timestamp:
Dec 11, 2008, 8:16:49 AM (15 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MovieIdentification

    v4 v5  
    1010 * [wiki:XMLRPC#LogIn LogIn()] first (anonymous user is OK)
    1111 * 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()]
    1313   * CheckMovieHash2 can return more imdbid matches per movie, when user selects one, call [wiki:XMLRPC#InsertMovieHash InsertMovieHash()]
    1414   * If you get no results, you can call [wiki:XMLRPC#SearchMoviesOnIMDB SearchMoviesOnIMDB()], after user selects right movie call [wiki:XMLRPC#InsertMovieHash InsertMovieHash()]