Commit Graph

15 Commits (master)

Author SHA1 Message Date
Vyacheslav Boyko 347e3b1e96 implemented retrieving akas 2019-01-17 14:30:01 +03:00
Vyacheslav N. Boyko c133ad77bb start working on retrieving akas, refactoring 2019-01-17 00:07:28 +03:00
Vyacheslav Boyko 5014294dae implemented initializing original title from simple title if the first one is not present 2019-01-16 18:08:37 +03:00
Vyacheslav Boyko e1eb8e6c5c added debug mode for Travis-CI test 2019-01-16 17:55:40 +03:00
Vyacheslav N. Boyko 4e97bdaf9e fixed build 2019-01-16 00:54:11 +03:00
Vyacheslav Boyko 0289d725da api factory is separated into few processors by object classes 2019-01-15 15:52:13 +03:00
Vyacheslav Boyko 19691b4d09 implemented collecting taglines 2019-01-15 15:09:56 +03:00
Vyacheslav Boyko 0d0abda561 implemented almost all simple movie params. test included. 2019-01-14 18:18:42 +03:00
Vyacheslav Boyko c8cc887938 implemented storing retrieved data types directly into ImdbObject to be checked before being used 2019-01-14 12:43:31 +03:00
Vyacheslav Boyko 6357157788 fill up test, clean up imports 2019-01-14 11:30:54 +03:00
Vyacheslav Boyko 4852cbe5aa task for movie search creation moved into ApiFactory 2019-01-14 11:02:45 +03:00
Vyacheslav Boyko 96880149dc implemented setting various data type set to be retrieved, implemented retrieving original title for movie 2019-01-11 17:00:51 +03:00
Vyacheslav Boyko 49ed71c56a implemented restriction by count for search movie by title request 2019-01-11 10:08:50 +03:00
Vyacheslav Boyko 50cb82135d implemented searching movies by title and retrieving main movie data: id, title, year 2019-01-10 18:14:57 +03:00
Vyacheslav Boyko 4205b7ad27 start working on project 2019-01-09 17:57:37 +03:00