Bug 127266

Summary: cddb freedb '=' parsing bug
Product: [Applications] amarok Reporter: Filipe Tavares <fptavares>
Component: PlaybackAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 1.4-beta3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Filipe Tavares 2006-05-13 18:51:12 UTC
Version:           1.4-beta3 (using KDE KDE 3.5.2)
Installed from:    Ubuntu Packages

When CDDB information is loaded for an album that contains a song title with the '=' char, the song title is incorrectly parsed. For example: when listening to Hail to the Thief by Radiohead, the song "2 + 2 = 5" will appear as "5" instead. The same happens for "Cause = Time" by Broken Social Scene (the title appears as "Time"). Therefore, the parser must be looking for the last '=' char instead of the first one.
Comment 1 Martin Aumueller 2006-09-26 12:57:38 UTC
Did you use the xine engine for playing this cd? If so, then I'd say this is a xine bug.
Comment 2 Kevin Funk 2007-05-10 20:29:50 UTC
Still reproducible?
Comment 3 shattered 2007-07-28 15:35:05 UTC
Forwarded to xine bug tracker, #1762699.
Comment 4 Harald Sitter 2007-07-28 16:10:26 UTC
The original reporter doesn't give any information, so we just assume it's a backend bug (it probably is anyway).

Thanks to Sergey for reporting to xine.

Bug resolved as INVALID