francisdb / flicklib

Automatically exported from code.google.com/p/flicklib
0 stars 0 forks source link

no actors/actresses stated in com.flicklib.domain.MoviePage #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be really nice to have information on the actors/actresses that
participated in the movie. I assume that in general it would be sufficient
to have a list of actor/actress names (in the same order like on the movie
pages, i.e. with descending importance).

Furthermore the director field should be actually a list, too. There some
movies with multiple directors, e.g. "Matrix". For these movies the
director's names are simply concatenated without any separator, e.g. "Andy
Wachowski Larry Wachowski" for "Matrix" (this applies at least to IMDB and
OFDB).

Original issue reported on code.google.com by opens...@gmail.com on 31 Aug 2009 at 7:09

GoogleCodeExporter commented 9 years ago
Hi openstim, thnaks for the idea, I might have a look at this issue later this 
week.
May I ask where you use flicklib?

Original comment by franci...@gmail.com on 31 Aug 2009 at 7:21

GoogleCodeExporter commented 9 years ago
Wow, that would be *really* great!

My plan is to implement a movie database application (local, not server based) 
for
managing personal movie media (DVDs, BluRays, files on hard disks). For me it is
important to manage the location of the media (in which shelf is it?) and to 
support
me in the decision which movie to view (long time not viewed, quick browsing by
actor/genre, query by example, ...). I found that most media management 
applications
are too complicated "technical blobs" with very limited query possibilities.

Original comment by opens...@gmail.com on 31 Aug 2009 at 7:57

GoogleCodeExporter commented 9 years ago
Hmm, seems I forgot about this one

Original comment by franci...@gmail.com on 19 Sep 2009 at 9:57

GoogleCodeExporter commented 9 years ago
added support for multiple directors (implemented in imdb) in rev 4d8e3a01b7

Original comment by franci...@gmail.com on 27 Oct 2009 at 9:55

GoogleCodeExporter commented 9 years ago
actors and directors fetching implemented for imdb and ofdb
revision 2d0c6e6c41

Original comment by franci...@gmail.com on 27 Oct 2009 at 10:29

GoogleCodeExporter commented 9 years ago
hey openstim, how far are you with your movie database app?

Original comment by franci...@gmail.com on 27 Oct 2009 at 10:30