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


- mase76 - 2011-06-25 13:32

Anybody has some more scrapers?


- PantsOnFire - 2011-07-03 17:42

I can't get any of the lyric scrapers to work at all. (CU, LyricWiki, XBMCLyrics)

do they need recent xbmc versions to work? I do so loathe having to re-install xbmc just to get stuff working Sad


- Auri - 2011-07-05 01:26

Stupid question surely but where can I find the documentation for this script, I don't even see or find a way to even "start" it ? Where do I set or trigger this script within XBMC without "hacking" some config file ?


- curtis-r - 2011-07-17 05:30

Is this script still active? I have one suggestion, for Lyrics to use the <visualization> section of keymap.xml instead of global if that is possible for scripts. This makes sense to me since it only works during music visualization, and I'm having some trouble getting the keys I want to close Lyrics.


- Tesla - 2012-01-05 00:36

This works ok. I would be interested to hear what settings and/or scrappers English users are using.

Bug:
If you skip tracks a lot ... XBMC crashes. Never saw it do that until I started running this Add-on (and had it active).

Suggestion:
Close the Lyrics side window
Show normal track info at bottom of visualization screen
Reopen Lyrics and display them

... to avoid burning (or image retention) screen.


- macf1an - 2012-01-09 21:39

lyrdb and only smooth scrolling


- taxigps - 2012-01-16 12:06

update to v1.4.2
initialized into eden_pre official repo


- taxigps - 2012-01-18 01:53

I'll do some work about get embedded lrc lyric first and fall back to online scraper. need some sample embedded mp3 file to test.


Great job! - xhbl - 2012-03-11 07:16

taxigps Wrote:I'll do some work about get embedded lrc lyric first and fall back to online scraper. need some sample embedded mp3 file to test.

Hi, taxigps, would you mind also do some research on embedded lyrics for both mp3 and m4a files?

呵呵,私心了,手头有好多apple的音乐文件内嵌歌词的。


- manekineko - 2012-03-11 08:35

taxigps Wrote:I'll do some work about get embedded lrc lyric first and fall back to online scraper. need some sample embedded mp3 file to test.

The two standards in id3v2 that are relevant are SYLT (synchronized lyrics) and USLT (unsynchronized lyrics).

You can see the id3v2 definitions here:
http://www.id3.org/id3v2.4.0-frames

It's easy to generate test mp3s with either of these by using the program MiniLyrics, an add-on for just about every Windows media player. If you play any popular song in your media player with it installed, it can automatically find and embed either the SYLT or USLT lyrics.