Changes between Version 82 and Version 83 of XMLRPC
- Timestamp:
- Jul 11, 2015, 9:44:00 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v82 v83 141 141 * Some data (IDSubMovieFile, !MovieHash, !MovieByteSize, MovieTimeMS) are set to 0, when searching by imdbid or query 142 142 * 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. 143 144 * Season and Episode are not mandatory, when using query/imdb searching 144 145 * 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)