GNOME Bugzilla – Bug 689135
SystemUpdateID / ObjectUpdateID / ContainerUpdateID do not persist across sessions
Last modified: 2012-12-12 18:25:48 UTC
The SystemUpdateID, ObjectUpdateID and ContainerUpdateID variables should persist across Rygel sessions. Values are resetted to 0 upon each server launch.
I forgot to mention that I am using the tracker plugin for my tests.
http://git.gnome.org/browse/rygel/log/?h=wip/track-changes at least persists SystemUpdateID and ObjectUpdateID in media-export now (as agreed with mark). No clue yet why it loses the ContainerUpdateID and totalDeletedChildCount on restart.
Found that. will clean up branch tomorrow.
Created attachment 231404 [details] [review] media-export: Persist change tracking properties
Actually, everything in 3fc1cac4a5ceb59b5ea7e051945c84c52878c6c7..0a780ba217ef26ce6e03328a5c5c3c8372f5b149 fixes this.
Attachment 231404 [details] pushed as 950a2c6 - media-export: Persist change tracking properties