summaryrefslogtreecommitdiff
path: root/src/totem-grilo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/totem-grilo.c')
-rw-r--r--src/totem-grilo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 303d8de70..e41d0a2ce 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -574,7 +574,7 @@ add_local_metadata (TotemGrilo *self,
}
options = grl_operation_options_new (NULL);
- grl_operation_options_set_flags (options, GRL_RESOLVE_FULL);
+ grl_operation_options_set_flags (options, GRL_RESOLVE_NORMAL);
grl_source_resolve_sync (self->priv->local_metadata_src,
media,
self->priv->metadata_keys,