Bug 94437 - Add support for leo's lyrics database
Summary: Add support for leo's lyrics database
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 05:25 UTC by Bruno Seoane
Modified: 2006-06-11 12:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Seoane 2004-12-05 05:25:31 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Leo's lyrics is one of the largest lyrics site available in the web.

There are several plugins for winamp and itunes (http://www.leoslyrics.com/winamp.php), and it looks like webpage designer/owner is open to new ones (http://www.leoslyrics.com/mboard.php?boardId=5&id=429638).

It would be really nice to have this, since the current lyrics feed isn't too large.
Comment 1 Heinrich Wendel 2004-12-05 20:36:29 UTC
everybody has his favourite, mine is www.lyrix.at
Comment 2 Bruno Seoane 2004-12-06 00:17:06 UTC
I don't care about favourites, I just want a large and fast lyrics backend. I'm just suggesting one service which provides any help needed to create a plugin.

Comment 3 Nick Matteo 2005-04-04 19:58:08 UTC
Would it be possible to have support for all these backends?  That is, amaroK goes down a list, and if it doesn't find the lyrics in one of them, it tries the next.
Comment 4 Elan Ruusamäe 2005-08-16 21:20:34 UTC
i've written wrapper which uses different lyrics engines in internet and provides output in lyrc compatible way.

http://glen.alkohol.ee/lyrics.php

and hereby i don't ask you to change to the lyrics.php to url given above, but rather i'd help to get those patterns and parsing i've done in php into amarok. i'm no kde/amarok coder, and it's not in my powers of creating the gui for choosing engines, but i could help adding the new lyrics "engines" to amarok if it does support multiple lyrics website parsing. currently while looking contextbrowser.cpp, then there's static parsing of only lyrc.
Comment 5 Mark Kretschmann 2006-01-21 16:20:49 UTC
SVN commit 500898 by markey:

Scriptable lyrics support.

FEATURE: 94437



 M  +2 -0      ChangeLog  


--- trunk/extragear/multimedia/amarok/ChangeLog #500897:500898
@@ -5,6 +5,8 @@
 
 VERSION 1.4:
   FEATURES:
+    * Lyrics support is now scriptable. This allows to add support for any
+      lyrics site, and makes it possible to provide upgrades. (BR 94437)
     * New DCOP call "script: showLyrics(string)".
     * New DCOP call "script: enableExternalLyrics(bool)".
     * Amarok now supports ASX playlist files. (BR 114051)
Comment 6 Mathias Panzenböck 2006-04-20 02:03:46 UTC
Panzi's (my) Lyrics is a collection of amaroK lyrics plugins.
It supports local lyrics (lyrics in text-files on your harddrive), leo's lyrics and lyrx.at ;)

http://kde-apps.org/content/show.php?content=38120