GNOME Bugzilla – Bug 409669
lyric plugin returns wrong lyrics for Flaming Lips
Last modified: 2007-06-16 08:17:23 UTC
Lyrics plugin returns wrong lyrics for: Yoshimi Battles The Pink Robots Pt.1 by Flaming Lips from Yoshimi Battles The Pink Robots It returns: Pink by Aerosmith
The lyrics search site just returns the closest match first, and we don't currently check if it actually matches the requested song. I don't think a simple case insensitive comparison would be the best way to do it, as the lyrics site's search algorithm can return the correct song even when words are misspelled, in the wrong order, etc., but I don't really have any better ideas. The really stupid thing: if you replace 'Pt.1' with 'Pt. 1', it gets the right lyrics.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 358313 ***