Most Recent Album
Status: Alpha
Brought to you by:
peert
When collecting Most Recent Album, multiple (false) entries may match if name matches last included album. Typical example is "Greatest Hits"; if last matched album is Greatest Hits, all (or at least several) Greatest Hits albums - by any artist - is included.
Solution is not obvious; the pattern matching is truly generic, and there is no obvious way to do special checking (e.g. to also check "artist") on the "album" attribute in this special case without breaking other collectors.