GNOME Bugzilla – Bug 309610
Does not mark entries as unread when their title changes
Last modified: 2005-07-08 20:50:22 UTC
Netflix provides an RSS feed of the most recent rental activity. When a DVD is shipped, an entry is created. The title is "Shipped: <name of DVD>" and the link points to the page for that DVD. When the DVD is received, the title changes to "Received: <name of DVD>". I'd prefer it if Blam marked the entry as unread when the title changed so that I would know that the DVD has been received.
Created attachment 48731 [details] [review] patch
I've commited this together with also setting as unread when the text changes. In the past this gave a bunch of "false updates" but the algorithms for stripping the text/titles are better these days and might work better.