GNOME Bugzilla – Bug 691197
Add support for film writers in TMDb plugin
Last modified: 2013-01-23 15:45:42 UTC
TMDb can provider the film writers. So let's use the "author" key to add the writers. 7fa59f0 tmdb: Add support for "author"
Created attachment 232832 [details] [review] tmdb: Add support for "author" In this case, "author" is the writer of the film.
Mathias, can you take a look at the patch?
ok
commit 78526c2d7f69cfdc1fd92fb1400672716b0fd3c7 Author: Juan A. Suarez Romero <jasuarez@igalia.com> Date: Sat Jan 5 19:44:32 2013 +0100 tmdb: Add support for "author" In this case, "author" is the writer of the film. https://bugzilla.gnome.org/show_bug.cgi?id=691197 src/tmdb/grl-tmdb.c | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-)