Changes between Version 25 and Version 26 of DevReadFirst
- Timestamp:
- May 18, 2012, 10:16:40 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevReadFirst
v25 v26 57 57 * Workflow: 58 58 * 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()] 61 61 * If subtitles are not in the database, get IMDB ID from .nfo file or [wiki:XMLRPC#CheckMovieHash CheckMovieHash()] 62 62 * If we don't have IMDB ID, user should be prompted to find it using [wiki:XMLRPC#SearchMoviesOnIMDB SearchMoviesOnIMDB()]