[totem/gnome-3-14] main: Always request title-from-filename
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-14] main: Always request title-from-filename
- Date: Sun, 7 Dec 2014 17:13:52 +0000 (UTC)
commit 0d7cbc6cee807ad4389c237ac0c0286e61ea75ab
Author: Bastien Nocera <hadess hadess net>
Date: Tue Dec 2 13:33:06 2014 +0100
main: Always request title-from-filename
Just in case the source doesn't want to give us that.
src/totem-grilo.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 27e8785..645a316 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -2748,6 +2748,7 @@ totem_grilo_init (TotemGrilo *self)
GRL_METADATA_KEY_SHOW,
GRL_METADATA_KEY_SEASON,
GRL_METADATA_KEY_EPISODE,
+ GRL_METADATA_KEY_TITLE_FROM_FILENAME,
NULL);
gtk_widget_init_template (GTK_WIDGET (self));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]