Changes between Version 115 and Version 116 of XMLRPC


Ignore:
Timestamp:
Apr 16, 2017, 11:46:57 AM (7 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLRPC

    v115 v116  
    2929 * 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.
    3030 * 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]
    3232
    3333= Common errors =