Changes between Version 43 and Version 44 of XMLRPC
- Timestamp:
- Jan 24, 2012, 5:15:05 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v43 v44 277 277 ---- 278 278 279 == !CheckMovieHash2 ==280 '''array !CheckMovieHash2( $token, array($moviehash, $moviehash, ...) )'''279 == CheckMovieHash2 == 280 '''array CheckMovieHash2( $token, array($moviehash, $moviehash, ...) )''' 281 281 282 282 This method returns matching !MovieImdbID, !MovieName, !MovieYear, if available for each $moviehash, always sorted by !SeenCount DESC. Read more about [wiki:MovieIdentification Movie Identification].