Changes between Version 115 and Version 116 of XMLRPC
- Timestamp:
- Apr 16, 2017, 11:46:57 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v115 v116 29 29 * if you are sending subtitle contents for analysis (example !DetectLanguage()), please always send WHOLE subtitle file, because results of analysis can be different if you sent just portion. 30 30 * when downloading subtitles from server, you can set up 3-5 retries, 1-5 seconds delay. Don't abuse server with unlimited download retries and small (or no) delay 31 31 * for manipulating subtitles (convert formats, change encoding, synchronize (time shift, change FPS), detect language, detect encoding) we recommend you check out [https://market.mashape.com/opensubtitles/subtitle-tools/ Subtitles API] 32 32 33 33 = Common errors =