[totem] grilo: Request the duration for search results



commit 63afffd534fca2649e64fc95f976a9ef4094a54b
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Dec 20 15:41:36 2012 +0100

    grilo: Request the duration for search results

 src/plugins/grilo/totem-grilo.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index b385bb1..dd304c1 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -199,6 +199,7 @@ search_keys (void)
 	if (_search_keys == NULL) {
 		_search_keys = grl_metadata_key_list_new (GRL_METADATA_KEY_ARTIST,
 		                                          GRL_METADATA_KEY_AUTHOR,
+		                                          GRL_METADATA_KEY_DURATION,
 		                                          GRL_METADATA_KEY_THUMBNAIL,
 		                                          GRL_METADATA_KEY_URL,
 		                                          GRL_METADATA_KEY_TITLE,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]