Bug 202317

Summary: Lyrics are being fetched at every turn, not considering they were already fetched and are sitting in the file's tag
Product: [Applications] amarok Reporter: Kuba Serafinowski <kuba.serafinowski>
Component: Context ViewAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal CC: angavrilov, lfranchi, martin.blumenstingl
Priority: NOR    
Version: 2.3-GIT   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kuba Serafinowski 2009-08-02 17:08:24 UTC
Version:           2.2-GIT (using KDE 4.2.4)
Compiler:          gcc 4.1.1 
OS:                Linux
Installed from:    SuSE RPMs

Every time I listen to the same song lyrics are being fetched from scratch, which is unnecessary as we already have those lyrics saved.
Comment 1 Alexander Gavrilov 2009-08-28 21:32:37 UTC
Note also that if the lyrics script returns anything except the exact
string "Not found", amarok happily overwrites the saved text - even
if the text has been manually edited, and the actual result of the
script is a random error. This happens a lot with the new lyrics script.

I think that in presence of the apparently available edit feature this
bug should be handled as a data loss issue instead of a performance quirk.
Comment 2 Martin Blumenstingl 2009-09-15 00:13:59 UTC
might be a duplicate of #191236
Comment 3 Kuba Serafinowski 2009-09-15 16:08:55 UTC
thanks darklight

*** This bug has been marked as a duplicate of bug 191236 ***