
Terra Letras (lyrics plugin)
Source (link to git-repo or to original if based on someone elses unmodified work):
This is my first amaroK's plugin that fetch lyrics from the amazing letras.mus.br's database: which according the EviLyrics site is the 4th biggest database available. Quite simple and still under development.
The plugin also store displayed lyrics in your homedir so that you can sing along even offline :-)
It has also a minimal GUI to make the language of fetched lyrics configurable using a GUI.
Updates since the first public tarball:
- Now every line's first word is capitalized, making it more "normal".
- It has a GUI now to configure the language of the fetched lyrics (currently it's en_US or pt_BR).
- Now we alert you about not found lyrics.
- The lyrics body now shows empty lines in new paragraphs (was a config problem in the fetcher).
- Added a simple XML header to the lyrics data sent to the player.
- Just fixed the problem of cutting off some lines.
- Better error handling :-P
For everything elese, please check the log from my subversion repository:
svn log http://caio.ueberalles.net/svn/amarok/lyrics_1982
Ratings & Comments
8 Comments
Is there anyway to save the lyrics from cache to harddisk so i dont need to fetch lyrics everytime?? that would be awesome feature. by the way, the plugin rocks!!
Hi! Where is the script?
Hey this is a very nice plugin, especially because it combines all the lyrics servers. But what about an option to fetch the lyric all the times? I mean even if you are not on the lyrics page... This is nice because like this one day (ok this can be a long time) the user will have all the songtexts. Furthermore I would like that feature because when I have no internet connection I would have the songtexts of the songs I listened before already. Thanks for considering this. :) Have a nice day
Hi Caio, nice to see a lyrics plugin that fetches lyrics of brazilian artists! E bom demais ver brasileiros contribuindo com utilidades para o KDE! Abraços patrióticos, Rodnei
Hi, seems, that your script cuts off some lines at the beginning and/or the end. I like your script 'cause letras.mus.br is a great site for lyrics. Must be an error in your parser. Greetings m0nk
Hey, thanks for telling me that! In fact their outputs was coming with a bunch of useless lines (they have put a header about foobar in all lyrics). I thought would be better to strip it off but seems the header is over then... I'll check and fix it ASAP.
Fixed :-)
That was fast. Thank you m0nk