Bug 185237

Summary: Updating metadata doesn't affect lyrics applet
Product: [Applications] amarok Reporter: Bernd Hopp <Bernd.Hopp>
Component: Context ViewAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: lfranchi, vianasw
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of the bug

Description Bernd Hopp 2009-02-22 15:27:15 UTC
Version:           2.0.1 (using 4.2.00 (KDE 4.2.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-12-generic

I played a few songs that haven't had metadata attached and therefore the lyrics applet wasn't able to resolve title and interpret properly. After I added metadata manually inside Amarok, the lyrics applet didn't make any use of it until I pressed the 'refresh'-Button of the lyrics applet. Missing Callback?
Comment 1 Bernd Hopp 2009-02-22 15:30:57 UTC
Created attachment 31542 [details]
Screenshot of the bug

As you can see, the playlist displays the metadata of "The dead Heart" correctly but the lyrics applet doesn't make any use of it and still uses incorrect informations extracted from the filename.
Comment 2 Nikolaj Hald Nielsen 2009-03-28 15:51:22 UTC
SVN commit 945975 by nhnielsen:

Fix lyrics applet not automatically getting updated when relevant track metadata has changed. This was caused by the cached lyrics being used even if 
title or artist had been changed.
BUG: 185237



 M  +3 -3      LyricsEngine.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=945975