After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 473973 - Lyrics plugin
Lyrics plugin
Status: VERIFIED FIXED
Product: banshee
Classification: Other
Component: Other Extensions
Legacy Branch
Other Linux
: Normal enhancement
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
: 560988 586615 587852 588913 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-05 17:44 UTC by Sebastian Dröge (slomo)
Modified: 2013-01-13 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The image linked to from comment 6. (144.03 KB, image/png)
2008-11-24 11:02 UTC, Wouter Bolsterlee (uws)
Details

Description Sebastian Dröge (slomo) 2007-09-05 17:44:02 UTC
Hi,
would be nice if banshee also had a lyrics plugin like Rhythmbox. Rhythmbox can query leoslyrics.com, astraweb and lyrc. The first one has a simple xmlrpc API: http://leoslyrics.com/posts/list/15869.page

The others would need manual HTML parsing, shouldn't be too hard either. Porting the Rhythmbox code is no solution though because of the license :)

Does anybody have an idea how to integrate this best into the UI? The Rhythmbox approach is a new menu entry for lyrics that opens a new window with the lyrics of the current song. I don't like this very much, would be better to have it integrated into the main window somehow.

If I find some time I'll create this plugin, if someone else wants to do it that's even better ;) Apart from the UI question it should be rather simple with all those powerful .net classes.
Comment 1 Sebastian Dröge (slomo) 2007-09-05 17:47:39 UTC
Lyrc also has an XML interface, nice. So adding support for Lyrc and Leo's lyrics should be very very easy ;)
Comment 2 Sebastian Dröge (slomo) 2007-09-07 04:35:59 UTC
OK, I'll care for this and base it off http://battleaxe.net/projects/banshee/plugins/lyrics/
Comment 3 Ariel 2008-05-17 05:37:51 UTC
any chance to add this to banshee-1 shipped plugins?
Comment 4 Sebastian Dröge (slomo) 2008-06-02 11:50:11 UTC
No... I'm waiting for a new feature until I can port the plugin to banshee-1. The "now playing" source will show the lyrics but currently there's no general way of putting things in there.
Comment 5 Jean Azzopardi 2008-08-24 15:36:26 UTC
Anything new on this end? It would be nice to see a new banshee plugin for lyrics.
Comment 6 Janvitus 2008-08-30 09:14:19 UTC
Any news?

I've made a mockup for the plugin :)

http://img413.imageshack.us/my.php?image=bansheelyricsextensionqr9.png
Comment 7 Jean Azzopardi 2008-08-30 19:25:20 UTC
Grazie! Molto bene! :P

But personally, I think it's best in it's own window or subpane..not obscuring the playlist or Now Playing screen. For instance, viewing the lyrics of a music vid. Otherwise, I like it!
Comment 8 Bertrand Lorentz 2008-11-16 10:09:26 UTC
*** Bug 560988 has been marked as a duplicate of this bug. ***
Comment 9 Wouter Bolsterlee (uws) 2008-11-24 11:01:43 UTC
(In reply to comment #6)
> Any news?
> I've made a mockup for the plugin :)
> http://img413.imageshack.us/my.php?image=bansheelyricsextensionqr9.png

Please don't link to crappy popup spawning websites when you want to show a picture. That's what Bugzilla has attachments for.
Comment 10 Wouter Bolsterlee (uws) 2008-11-24 11:02:16 UTC
Created attachment 123314 [details]
The image linked to from comment 6.
Comment 11 Peterson Silva 2008-11-24 15:27:32 UTC
Imho, lyrics plugin should be very customizable: a shorcut+menu entry to display lyrics in another window, another entry in the sidebar (like the mockup, I don't understand italian at all so I assumed it was an entire entry for the lyrics) and, why not, the lyrics smoothly scrolling at cover art's side in now playing.

"Subtitle effect" would also be nice for music videos but I don't know if this is doable since there are no subtitle file (with timing data), only some floating text.. 
Comment 12 Sebastian Dröge (slomo) 2008-12-03 07:01:51 UTC
I won't have time for this in the next months so it should probably be done by someone else, sorry
Comment 13 Bas Zoetekouw 2008-12-12 13:45:44 UTC
fwiw, I'm been hacking a bit on the existing BansheeLyricsPlugin (got it from http://gtk-apps.org/content/show.php?content=64837).  I modified it to work with the latest banshee and changed the display to a separate pane instead of a window.

The code is pretty messy though, so I wouldn't feel comfortable with "officially" releasing it and supporting it etc, but if anyone is interested, I could put the source online for other to take a look.
Comment 14 Alexander Kojevnikov 2009-06-22 10:35:03 UTC
*** Bug 586615 has been marked as a duplicate of this bug. ***
Comment 15 Alexander Kojevnikov 2009-07-06 20:07:45 UTC
*** Bug 587852 has been marked as a duplicate of this bug. ***
Comment 16 Alexander Kojevnikov 2009-07-17 22:39:25 UTC
*** Bug 588913 has been marked as a duplicate of this bug. ***
Comment 17 Alexander Kojevnikov 2010-02-19 08:03:52 UTC
The lyrics plugin is now part of Banshee Community Extensions [1], its release will be synchronised with Banshee starting with 1.5.4 (planned to be released on Feb 24)

[1] http://gitorious.org/banshee-community-extensions
Comment 18 Fedir Zinchuk 2013-01-13 16:55:46 UTC
would be great to allow user manual add/edit lyric
Comment 19 Andrés G. Aragoneses (IRC: knocte) 2013-01-13 17:05:09 UTC
Fedir: can you open a separate bug for that please? This bug is resolved.
Thanks