Changes between Version 8 and Version 9 of XmlRpcIntro
- Timestamp:
- Oct 12, 2008, 9:46:59 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XmlRpcIntro
v8 v9 109 109 * [wiki:XmlRpcServerInfo ServerInfo] - get basic server information and statistics 110 110 '''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)''' 112 113 * [wiki:XmlRpcSubtitlesVote SubtitlesVote] - rate subtitles 113 114 '''struct !SubtitlesVote(string $token, struct('idsubtitle' => int $idsubtitle, 'score' => int $score) $vote)'''