Changes between Version 82 and Version 83 of XMLRPC


Ignore:
Timestamp:
Jul 11, 2015, 9:44:00 AM (9 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLRPC

    v82 v83  
    141141 * Some data (IDSubMovieFile, !MovieHash, !MovieByteSize, MovieTimeMS) are set to 0, when searching by imdbid or query
    142142 * Max results is set to 500 found items in total, optional argument limit (in another array, possible to add some more global variables) - you can control limit of total results < 500
     143 * Max search conditions are limited to 500 to avoid huge queries.
    143144 * Season and Episode are not mandatory, when using query/imdb searching
    144145 * For perfect matches use moviehash/moviebytesize searching, for movie matches use tag/imdbid searching, if you can not use any of them, use fulltext search (least accurate)