Bug 185237 - Updating metadata doesn't affect lyrics applet
Summary: Updating metadata doesn't affect lyrics applet
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Context View (show other bugs)
Version: 2.0.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-22 15:27 UTC by Bernd Hopp
Modified: 2009-03-28 15:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of the bug (152.93 KB, image/jpeg)
2009-02-22 15:30 UTC, Bernd Hopp
Details

Note You need to log in before you can comment on or make changes to this 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