[totem/wip/hadess/filter-content-changes: 3/4] grilo: Enable monitoring on tracker 2.x
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/filter-content-changes: 3/4] grilo: Enable monitoring on tracker 2.x
- Date: Fri, 21 Aug 2020 18:48:38 +0000 (UTC)
commit f672175701ad4b8320a771854ad6364f51fe6570
Author: Bastien Nocera <hadess hadess net>
Date: Fri Aug 21 20:41:54 2020 +0200
grilo: Enable monitoring on tracker 2.x
It should be working correctly now that we only add videos to the view.
src/totem-grilo.c | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 805d849e2..279a4683b 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -1330,9 +1330,6 @@ source_added_cb (GrlRegistry *registry,
if (source_is_recent (source)) {
browse (self, self->priv->recent_model,
NULL, source, NULL, -1);
- /* https://gitlab.gnome.org/GNOME/grilo-plugins/merge_requests/29 */
- if (g_str_equal (id, "grl-tracker-source") == FALSE)
- monitor = TRUE;
} else if (!source_is_browse_blocked (source)) {
const GdkPixbuf *icon;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]