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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Lyrics Add-ons (https://forum.kodi.tv/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


- mase76 - 2011-06-25

Anybody has some more scrapers?


- PantsOnFire - 2011-07-03

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

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

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

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

lyrdb and only smooth scrolling


- taxigps - 2012-01-16

update to v1.4.2
initialized into eden_pre official repo


- taxigps - 2012-01-18

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

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

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.


RE: [RELEASE] LRC Lyrics - Addon based on XBMC Lyrics - gmathews - 2012-05-18

I don't get a lyric side window, have to go to the Music OSD and then choose lyrics to display lyrics (which don't auto scroll btw). Any help please?


RE: [RELEASE] LRC Lyrics - Addon based on XBMC Lyrics - dadebue - 2012-06-16

Dear devs,
your plugin works great...finding nearly every song lyrics Wink the only problem for me is that if a song has got an apostrophe in the name the script is unable to find any lyrics. when you delete the apostrophe it'll perfectly find the lyrics. any chance of fixing that?
second question: is it possible to change the background opacity of the lyrics overlay?

thanks and keep on the good work Tongue
dadebue


RE: [RELEASE] LRC Lyrics - Addon based on XBMC Lyrics - curtis-r - 2012-06-16

+1

I suppose while we are on suggestions, I personally would like only lyrics to show, not the header of information. Any chance of a setting to remove that extraneous information?

(2012-06-16, 13:07)dadebue Wrote: if a song has got an apostrophe in the name the script is unable to find any lyrics. when you delete the apostrophe it'll perfectly find the lyrics. any chance of fixing that?
second question: is it possible to change the background opacity of the lyrics overlay?




RE: [RELEASE] LRC Lyrics - Addon based on XBMC Lyrics - dadebue - 2012-06-18

hey,
what does it mean if the lyrics look like that:


<?xml version="1.0" encoding="UTF-8" ?>

<result errmsg="Search ID or Code error!" errcode="32006"></result>


xbmc.log looks like this:

15:54:42 T:8896 NOTICE: -->Python Interpreter Initialized<--
15:54:42 T:1368 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\Marco\AppData\Roaming\XBMC\addons\script.lrclyrics
15:54:42 T:8896 NOTICE: Song: Follow The Leader /Artist: Wisin & Yandel
15:54:46 T:2636 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
15:54:49 T:8896 NOTICE: 278477
15:54:49 T:8896 NOTICE: Wisin &amp; Yandel feat. Jennifer Lopez
15:54:49 T:8896 NOTICE: Follow The Leader
15:54:51 T:1368 ERROR: Control 110 in window 13002 has been asked to focus, but it can't
15:54:51 T:2636 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
15:54:53 T:1368 ERROR: Control 101 in window 13002 has been asked to focus, but it can't
15:54:53 T:1368 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\Marco\AppData\Roaming\XBMC\addons\script.lrclyrics
15:54:54 T:6944 NOTICE: -->Python Interpreter Initialized<--
15:54:54 T:6944 NOTICE: Song: Follow The Leader /Artist: Wisin & Yandel
15:54:54 T:1368 ERROR: Control 110 in window 13000 has been asked to focus, but it can't
15:54:57 T:1368 ERROR: Control 101 in window 13000 has been asked to focus, but it can't


RE: [RELEASE] LRC Lyrics - Addon based on XBMC Lyrics - stigdu - 2012-06-26

Well I have both CU Lyrics and LRLyrics installed and enabled, the path to my music is set correctly, but like some of the others on here, when I press 'M' to get the music menu up, I have no 'lyrics' options at all.

I'm using the Neon skin - I tried following someone's suggestion on here of pressing left then up to highlight the album art before pressing 'M', but I am unable to do that. I can only select rewind, fast forward, stop, repeat, etc.

Would be nice to show this off to my other half, but at the moment it's doing sod all. Sad