After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691197 - Add support for film writers in TMDb plugin
Add support for film writers in TMDb plugin
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-05 18:52 UTC by Juan A. Suarez Romero
Modified: 2013-01-23 15:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tmdb: Add support for "author" (2.88 KB, patch)
2013-01-05 18:52 UTC, Juan A. Suarez Romero
committed Details | Review

Description Juan A. Suarez Romero 2013-01-05 18:52:09 UTC
TMDb can provider the film writers. So let's use the "author" key to add the
writers.

7fa59f0 tmdb: Add support for "author"
Comment 1 Juan A. Suarez Romero 2013-01-05 18:52:12 UTC
Created attachment 232832 [details] [review]
tmdb: Add support for "author"

In this case, "author" is the writer of the film.
Comment 2 Juan A. Suarez Romero 2013-01-07 08:46:44 UTC
Mathias, can you take a look at the patch?
Comment 3 Mathias Hasselmann (IRC: tbf) 2013-01-07 10:57:24 UTC
ok
Comment 4 Juan A. Suarez Romero 2013-01-23 15:45:38 UTC
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(-)