Changes between Version 8 and Version 9 of XmlRpcIntro


Ignore:
Timestamp:
Oct 12, 2008, 9:46:59 PM (16 years ago)
Author:
majky
Comment:

Updated 'Reporting' section

Legend:

Unmodified
Added
Removed
Modified
  • XmlRpcIntro

    v8 v9  
    109109  * [wiki:XmlRpcServerInfo ServerInfo] - get basic server information and statistics
    110110      '''struct !ServerInfo()'''
    111   * [wiki:XmlRpcReportMovieHash ReportMovieHash] - report wrong
     111  * [wiki:XmlRpcReportMovieHash ReportMovieHash] - report wrong subtitle file <--> video file combination
     112      '''struct !ReportWrongMovieHash(string $token, string $IDSubMovieFile)'''
    112113  * [wiki:XmlRpcSubtitlesVote SubtitlesVote] - rate subtitles
    113114      '''struct !SubtitlesVote(string $token, struct('idsubtitle' => int $idsubtitle, 'score' => int $score) $vote)'''