Changes between Version 4 and Version 5 of XMLRPC
- Timestamp:
- Aug 18, 2008, 6:18:52 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v4 v5 250 250 Example output when '''subtitles already exists''' in database: 251 251 {{{ 252 [status] => 200 OK 252 253 [alreadyindb] => 1 253 254 [data] => Array … … 269 270 {{{ 270 271 (moviesize and moviehash exists in db, but not subhash, on client side should be filled !IDMovieImdb from this info) 272 [status] => 200 OK 271 273 [alreadyindb] => 0 272 274 [data] => Array … … 591 593 * 410 Other or unknown error 592 594 * 411 Empty or invalid useragent 595 * 412 %s has invalid format (reason)