XBMC Community Forum
[RELEASE] LRC Lyrics - Addon based on XBMC Lyrics - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Lyrics Add-ons (/forumdisplay.php?fid=146)
+---- Thread: [RELEASE] LRC Lyrics - Addon based on XBMC Lyrics (/showthread.php?tid=62769)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


- taxigps - 2009-12-21 12:57

fixed timer issue and update to v1.11


- panzaeron - 2009-12-23 02:01

Great script a big thank you Big Grin

But I have a problem with music titles with a ', ´ or ` in the song title, because no lyrics would be found. Is ist possible to integrate a more fault tolerant search?

And another issus: under Ubuntu 9.10, in some files I have many □ in the text, I think it's a problem with UTF-8 or with the font, but what could I do?

And the last question: Is it possible to integrate something like a reload or lyrics change button, to switch between different lyrics for one file or to make a new search to switch after this the lyrics? For some songs your great script found more than one lyric and the one I selected is sometimes not the best...


- taxigps - 2009-12-24 09:42

panzaeron Wrote:Great script a big thank you Big Grin

But I have a problem with music titles with a ', ´ or ` in the song title, because no lyrics would be found. Is ist possible to integrate a more fault tolerant search?
Please give me some samples to test. the .mp3 file or download link.

panzaeron Wrote:And another issus: under Ubuntu 9.10, in some files I have many □ in the text, I think it's a problem with UTF-8 or with the font, but what could I do?
the script only get lyrics from a chinese site now, so maybe have some chinese charaters can't display without chinese font file.

panzaeron Wrote:And the last question: Is it possible to integrate something like a reload or lyrics change button, to switch between different lyrics for one file or to make a new search to switch after this the lyrics? For some songs your great script found more than one lyric and the one I selected is sometimes not the best...
add a button to scrape lyrics again is a good idea. but in order to do this, I have to hack the default skin of xbmc.


- mvdaat - 2009-12-24 19:11

Thanks for the great script! the only problem I have with this script is that a lot of my music is dutchmusic and the site you are using doesn't have that it did found some english songs.
Is it also possible to use http://lyrics.wikia.com ? or does that site don't support the scrolling?
I know there is an other script CU Lyircs that is finding almost all my dutchsongs but it doesn't scroll

I hope there is a way to have both (scrolling and dutchsongs)


- taxigps - 2009-12-25 03:10

mvdaat Wrote:Thanks for the great script! the only problem I have with this script is that a lot of my music is dutchmusic and the site you are using doesn't have that it did found some english songs.
Is it also possible to use http://lyrics.wikia.com ? or does that site don't support the scrolling?
I know there is an other script CU Lyircs that is finding almost all my dutchsongs but it doesn't scroll

I hope there is a way to have both (scrolling and dutchsongs)

LRC Lyrics need LRC file which have timestamps to let lyrics synchronized scroll. the site lyrics.wikia.com haven't LRC type lyrics.

If you can find some site provide LRC lyrics in dutch, then you can make a scraper for LRC Lyrics with that site, like what lrc lyrics/resources/scrapers/ttplayer/lyricsScraper.py to do.


- theironyuppie - 2010-04-22 05:17

ive just got onto this from cu lyrics, i like this better, seems to have more options. a couple of requests.
1. is it possible to get the lyrics to scroll in the middle of the screen with a transparent background rather than in a window on the side. i have a $2000 plasma and i dont really wanna have lrc lyrics burnt into my screen.No

and 2. i have about 4000 song lyrics on my computer from a program i use with wmp called minilyrics, only problem is that it saves the files all in 1 folder as:
artist - song.lrc
lrc lyrics wont recognize them. is it possible to set file save name type ie. artist - song.lrc
or
make the lookup in the library more general so it searches for root dir -> artist folder -> song.lrc AND root dir -> artist - song.lrc. i dont really fancey renaming 4000 files.
cheersBig Grin


- taxigps - 2010-04-23 06:54

theironyuppie Wrote:1. is it possible to get the lyrics to scroll in the middle of the screen with a transparent background rather than in a window on the side. i have a $2000 plasma and i dont really wanna have lrc lyrics burnt into my screen.No
I'll think about that

theironyuppie Wrote:and 2. i have about 4000 song lyrics on my computer from a program i use with wmp called minilyrics, only problem is that it saves the files all in 1 folder as:
artist - song.lrc
lrc lyrics wont recognize them. is it possible to set file save name type ie. artist - song.lrc
or
make the lookup in the library more general so it searches for root dir -> artist folder -> song.lrc AND root dir -> artist - song.lrc. i dont really fancey renaming 4000 files.
cheersBig Grin
I'll add support for it. Need to find time to do it. wait


- theironyuppie - 2010-04-23 07:32

taxigps Wrote:I'll think about that


I'll add support for it. Need to find time to do it. wait


cool, looking forward 2 it!


- taxigps - 2010-04-23 19:28

theironyuppie Wrote:cool, looking forward 2 it!

please test v1.22

setting "Save lyrics files in artist folder"
disable: save lyrics as root dir -> artist - song.lrc
enable: save lyrics as root dir -> artist folder -> song.lrc


- theironyuppie - 2010-04-27 02:16

love 2 mate but my htpc is offline at the moment.
soon as it gets back up and runnin ill check it our for ya.

taxigps Wrote:please test v1.22

setting "Save lyrics files in artist folder"
disable: save lyrics as root dir -> artist - song.lrc
enable: save lyrics as root dir -> artist folder -> song.lrc