Commit graph

24 commits

Author SHA1 Message Date
Julien Veyssier
6ec12f70db [cinema] a person may have several roles in a movie, cap and apps adapted 2014-11-26 15:33:02 +01:00
Julien Veyssier
f87a8a685f [cineoob] give roles informations in persons_in_common and movies_in_common, imdb and allocine adapted 2014-11-26 15:32:58 +01:00
Laurent Bachelier
448c06d125 pep8 blank lines fixes
flake8 --select W391,E302,E301,E304

autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
2014-10-10 23:41:44 +02:00
Florent
44dffce7b2 Rename CapBase to Capability 2014-09-26 10:18:12 +02:00
Florent
e5f11a15eb s/IBaseCap/CapBase/ (refs #1424) 2014-07-09 12:59:31 +02:00
Florent
537b49e6bd DateField/TimeField/Delta are not really a base object 2014-07-09 11:46:46 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Romain Bignon
51958135cb rename CapBaseObject to BaseObject (refs #1424) 2014-07-05 17:26:05 +02:00
Julien Veyssier
233c18b2e1 [qcineoob] graphical fixes
add 'genres' field to Movie object of ICapCinema
2013-03-18 15:02:39 +01:00
Julien Veyssier
d874a3087a [qcineoob] thumbnail for person and movie 2013-03-13 01:16:42 +01:00
Julien Veyssier
7a917e879c [cineoob] new field thumbnail_url 2013-03-13 01:16:42 +01:00
Julien Veyssier
8e796cc5c3 [cineoob] releases command improved 2013-03-13 01:16:40 +01:00
Julien Veyssier
5cead53d47 [cineoob] biography command improved 2013-03-13 01:16:40 +01:00
Julien Veyssier
79192e288c [cineoob] new command 'releases' showing releases dates 2013-03-13 01:16:39 +01:00
Julien Veyssier
cf1029a3f9 [imdb] fillobj adaptation 2013-03-13 01:16:38 +01:00
Julien Veyssier
27c36d412b [cineoob] new command : biography 2013-03-13 01:16:36 +01:00
Julien Veyssier
c7bc1ecbb9 [cineoob] handle death date 2013-03-13 01:16:36 +01:00
Julien Veyssier
0036ee21a7 [cineoob] new command persons_in_common 2013-03-13 01:16:36 +01:00
Julien Veyssier
a6430c96b3 [cineoob] new command movies_in_common 2013-03-13 01:16:35 +01:00
Julien Veyssier
efaee3a661 cineoob handling dates 2013-03-13 01:16:35 +01:00
Julien Veyssier
ce64153161 [imdb] get movie with imdbapi 2013-03-13 01:16:35 +01:00
Julien Veyssier
3492dbb9d6 imdb and cineoob in progress 2013-03-13 01:16:35 +01:00
Julien Veyssier
4475da2da8 new app cineoob 2013-03-13 01:16:34 +01:00
Julien Veyssier
af8a3e5bd5 new cap cinema 2013-03-13 01:16:34 +01:00