After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 409669 - lyric plugin returns wrong lyrics for Flaming Lips
lyric plugin returns wrong lyrics for Flaming Lips
Status: RESOLVED DUPLICATE of bug 358313
Product: rhythmbox
Classification: Other
Component: Plugins (other)
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-19 17:05 UTC by William Jon McCann
Modified: 2007-06-16 08:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2007-02-19 17:05:30 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
Comment 1 Jonathan Matthew 2007-02-20 21:55:53 UTC
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.
Comment 2 James "Doc" Livingston 2007-06-16 08:17:23 UTC
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 ***