GNOME Bugzilla – Bug 728913
Show contents from DMSes
Last modified: 2017-09-27 07:12:50 UTC
By using the miner in Bug 728912 show the contents of the DMSes in gnome-photos application.
Created attachment 279889 [details] [review] Added MediaServer Item extension
Review of attachment 279889 [details] [review]: Thanks for the fantastic patch, Pranav. A few superficial comments. ::: src/photos-media-server-item.c @@ +1,3 @@ +/* + * Photos - access, organize and share your photos on GNOME + * Copyright © 2013, 2014 Red Hat, Inc. This is obviously wrong. :) @@ +32,3 @@ +#include <glib/gi18n.h> +#include <goa/goa.h> +#include <grilo.h> We are not using this header.
Created attachment 283922 [details] [review] Added MediaServer Item extension
Review of attachment 283922 [details] [review]: Aren't we missing the bits to trigger the miner? Can we do something better than polling for DLNA?
Created attachment 285497 [details] [review] application: Invoke the media server miner to refresh the cache