GNOME Bugzilla – Bug 690309
av-cp: Ignore initial notify
Last modified: 2019-02-22 05:57:45 UTC
Prevents multiple entries in treeview people were seeing after we fixed the ContainerUpdateID notification in Rygel.
Created attachment 231669 [details] [review] av-cp: Ignore initial notify UPnP events are supposed to send the current state. In the case of ContainerUpdateIDs we get the last update event which is completely irrelevant for our use-case, causing an initial browse and with it the duplicate entries.
Attachment 231669 [details] pushed as fa77ebc - av-cp: Ignore initial notify