Changes between Version 5 and Version 6 of XmlRpcIntro


Ignore:
Timestamp:
Sep 28, 2008, 1:39:54 PM (16 years ago)
Author:
guest
Comment:

updated 'Checking' section [Majky]

Legend:

Unmodified
Added
Removed
Modified
  • XmlRpcIntro

    v5 v6  
    114114
    115115== Checking ==
    116   * [wiki:XmlRpcCheckMovieHash CheckMovieHash] -
    117   * [wiki:XmlRpcCheckSubHash CheckSubHash] -
     116  * [wiki:XmlRpcCheckMovieHash CheckMovieHash] - check if video files are already stored in the database
     117      '''struct !CheckMovieHash(string $token, array($moviehash, $moviehash, ...) $hashes)'''
     118  * [wiki:XmlRpcCheckSubHash CheckSubHash] - check if given subtitle files are already stored in the database
     119      '''struct !CheckSubHash(string $token, array($subhash, $subhash, ...) $hashes)'''
    118120
    119121