Changes between Version 25 and Version 26 of DevReadFirst


Ignore:
Timestamp:
May 18, 2012, 10:16:40 AM (12 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevReadFirst

    v25 v26  
    5757 * Workflow:
    5858   * After 80% of '''watching''' movie (this means user can skip back and forth, but must watch at least 80% of the movie in real-time), launch the automatic uploader module in player,
    59    * First, LogIn() then [wiki:XMLRPC#CheckMovieHash CheckMovieHash()]
    60    * We got movie and subtitles, call [wiki:XMLRPC#TryUploadSubtitles TryUploadSubtitles()]
     59   * !LogIn()
     60   * [wiki:XMLRPC#TryUploadSubtitles TryUploadSubtitles()]
    6161   * If subtitles are not in the database, get IMDB ID from .nfo file or [wiki:XMLRPC#CheckMovieHash CheckMovieHash()]
    6262   * If we don't have IMDB ID, user should be prompted to find it using [wiki:XMLRPC#SearchMoviesOnIMDB SearchMoviesOnIMDB()]