Changes between Version 4 and Version 5 of XMLRPC


Ignore:
Timestamp:
Aug 18, 2008, 6:18:52 AM (16 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLRPC

    v4 v5  
    250250Example output when '''subtitles already exists''' in database:
    251251{{{
     252    [status] => 200 OK
    252253    [alreadyindb] => 1
    253254    [data] => Array
     
    269270{{{
    270271(moviesize and moviehash exists in db, but not subhash, on client side should be filled !IDMovieImdb from this info)
     272    [status] => 200 OK
    271273    [alreadyindb] => 0
    272274    [data] => Array
     
    591593 * 410 Other or unknown error
    592594 * 411 Empty or invalid useragent
     595 * 412 %s has invalid format (reason)