Changes between Version 75 and Version 76 of XMLRPC


Ignore:
Timestamp:
Oct 27, 2014, 11:28:14 AM (10 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLRPC

    v75 v76  
    671671
    672672Returns array of movies, which was found on imdb.com and in opensubtitles internal movie database where id starts at 10000000. Query is first fixed for some strings (deleted dvdrip and so on).
     673'''IMPORTANT''': on our server is executed external program for every query (parser), so don't use this function too often, better use 3rd parties libraries (example:
     674https://www.npmjs.org/package/imdb-api
     675http://imdbpy.sourceforge.net/
     676http://search.cpan.org/~stepanov/IMDB-Film-0.53/lib/IMDB/Film.pm
     677http://projects.izzysoft.de/trac/imdbphp
     678etc.)
     679If you will overload this function with requests, your UA might be disabled.
    673680
    674681Example output for 'troy':