Version: (using KDE 4.3.4) OS: Linux Installed from: Debian testing/unstable Packages Sometimes current lyricwiki script returns "*/" instead of lyrics. It parse raw html page. I think this is bad way. I made some changes in this script. I get lyrics using some useful wikimedia API functions. I'll attach whole script instead of patch, because patch is bigger than script.
Created attachment 42568 [details] lyricwiki script
Created attachment 42569 [details] forgot to remove debug message in previous attachment fix
Created attachment 42571 [details] oops. sorry, one more bug fixed
Well, the size doesn't matter in that case, we need a patch. Even better: a merge request at gitorious: http://gitorious.org/amarok/amarok/merge_requests
Created attachment 42584 [details] lyricwiki.patch ok, here it is
Created attachment 42587 [details] lyricwiki.patch last version, I think
Merge request: http://gitorious.org/amarok/amarok/merge_requests/164
Patch merged, thanks! commit 2bc8ff6efb395f78fd82af8935fbfa272f3cd70f Author: Oleg G <milfoil@host-172-22-139-17.academ.local> Date: Sat Apr 17 01:37:14 2010 +0700 updated lyricwiki script: added support of <lyric> tag and tags correction by API if necessary