Changes between Version 42 and Version 43 of XMLRPC


Ignore:
Timestamp:
May 16, 2011, 9:10:50 AM (14 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLRPC

    v42 v43  
    236236'''array !CheckMovieHash( $token, array($moviehash, $moviehash, ...) )'''
    237237
    238 This method returns best matching !MovieImdbID, !MovieName, !MovieYear, if available for each $moviehash. See also [wiki:XMLRPC#CheckMovieHash2 CheckMovieHash2()]. Read more about [wiki:MovieIdentification Movie Identification].
     238This method returns best matching !MovieImdbID, !MovieName, !MovieYear, if available for each $moviehash. See also [wiki:XMLRPC#CheckMovieHash2 CheckMovieHash2()]. Read more about [wiki:MovieIdentification Movie Identification]. Note: method accepts only first 200 hashes to avoid database load, not processed hashes are included in "not_processed"
    239239
    240240Example output:
     
    263263                )
    264264
     265        )
     266
     267    [not_processed] => Array
     268        (
    265269        )
    266270