
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
Rhythmbox plugin to fetch lyrics via lyricwiki.org
Installation:
1) tar xvzf rhythmbox-plugin-lyricwiki.tgz
2) cd rhythmbox-plugin-lyricwiki
3) ./configure
4) As root: make install
5) restart rhythmbox
6) go to the plugins->Song Lyrics and enable LyricWiki
To update deinstall old version with "make deinstall" and install new one.
8 years ago
22.06.2011
v 0.03
getSong API function can return truncated unicode symbol, this caused xml parser exception. Fixed.
26.04.2011
v 0.02
fixed problems with `configure' script in the shells different from bash
16.09.2010
v 0.01
reincarnation of old lyricwiki plugin
https://bugzilla.gnome.org/show_bug.cgi?id=629438
8 years ago
22.06.2011
v 0.03
getSong API function can return truncated unicode symbol, this caused xml parser exception. Fixed.
26.04.2011
v 0.02
fixed problems with `configure' script in the shells different from bash
16.09.2010
v 0.01
reincarnation of old lyricwiki plugin
https://bugzilla.gnome.org/show_bug.cgi?id=629438
bfemenia
7 years ago
I relaunched rhythmbox and it now works perfectly... SORRY for the spam...
I was pretty confident I had restarted rhythmbox.... apprarently I hadn't
Thanks al lot for the plugin and your quick reply... and willingness to help.
Bruno
Report
bfemenia
7 years ago
thanks for your quick reply.
The default Lyricwiki plugin which comes with rhythmbox is what I have been using and outputs truncated lyrics.
I have installed this plugin and followed the installation. During the installation I was given an error message complaining about LyricsSites.py not in the installation directory, so I had to google until I found one.
Now I notice that upon installation of this plugin I have a new LyricWikiParser.py in my installation folder:
/usr/lib64/rhythmbox/plugins/lyrics
but I do not have any new LyricWikiParser.pyc nor LyricWikiParser.pyo... May this be the cause of the new plugin not working? If so, how do I sot it out? I am a complete ignorant on python.
Regards,
Bruno
Report
bfemenia
7 years ago
in my rhythmbox version 0.12.6 running on Fedora Core 12 the only thing I get when trying to display the lyrics from lyricwiki.org is the first few lines. I have been googling to solve this problem without success. Does anybody have a clue how to fix this issue? Other than that I am very happy with this mp3 player.
Regards.
Report
verdrehung
7 years ago
Lyricwiki plugin which comes with rhythmbox is out of date and doesn't work. This plugin works for me.
Report