[RELEASE] LRC Lyrics - Addon based on XBMC Lyrics

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
gmathews Offline
Junior Member
Posts: 10
Joined: Apr 2012
Reputation: 0
Post: #71
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?
find quote
dadebue Offline
Junior Member
Posts: 3
Joined: Jun 2012
Reputation: 0
Post: #72
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
find quote
curtis-r Offline
Member+
Posts: 386
Joined: Feb 2009
Reputation: 3
Location: San Francisco, USA
Post: #73
+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?

Win7x64. Intel Core2Duo E8500 3.26GHz on Gigabyte GA-EP43-UD3L. 4GB RAM. Nvidia GT240 512MB PCIx16. Pioneer 60" Kuro plasma + Epson Pro Cinema 7500UB projector + 100" Da-Lite screen.
find quote
dadebue Offline
Junior Member
Posts: 3
Joined: Jun 2012
Reputation: 0
Post: #74
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
find quote
stigdu Offline
Junior Member
Posts: 41
Joined: Apr 2012
Reputation: 0
Post: #75
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
find quote
Zooty Offline
Junior Member
Posts: 3
Joined: Feb 2012
Reputation: 0
Post: #76
Lyrics work great when they are in the script.lrclyrics folder and named appropriately. Can't get it recognize the lyrics when named the same as the music file and in the same directory of the music file. (like it says to do in the description of the add-on) Been through all the settings. Am I missing something. Tried moving the lrc file(appropriately named) from the script.lrclyrics folder to the same folder as music file with no joy. Any thoughts
find quote
taxigps Offline
Team-XBMC Python Developer
Posts: 396
Joined: Jan 2009
Reputation: 0
Post: #77
(2012-03-11 07:16)xhbl Wrote:  
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的音乐文件内嵌歌词的。

内嵌的是lrc歌词吗?给个样本看看,最好有相应的内嵌格式说明。
find quote
taxigps Offline
Team-XBMC Python Developer
Posts: 396
Joined: Jan 2009
Reputation: 0
Post: #78
(2012-03-11 08:35)manekineko Wrote:  
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.

Few people use embedded mp3 with SYLT and USLT, they use TXXX.
find quote
taxigps Offline
Team-XBMC Python Developer
Posts: 396
Joined: Jan 2009
Reputation: 0
Post: #79
(2012-06-26 18:00)stigdu Wrote:  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

Use TAB key change to fullscreen mode, Then press 'M' to get music OSD menu up.
find quote
taxigps Offline
Team-XBMC Python Developer
Posts: 396
Joined: Jan 2009
Reputation: 0
Post: #80
(2012-07-09 15:33)Zooty Wrote:  Lyrics work great when they are in the script.lrclyrics folder and named appropriately. Can't get it recognize the lyrics when named the same as the music file and in the same directory of the music file. (like it says to do in the description of the add-on) Been through all the settings. Am I missing something. Tried moving the lrc file(appropriately named) from the script.lrclyrics folder to the same folder as music file with no joy. Any thoughts

Where's your music folder? Not support to read lyrics form net share folder now.
find quote
Post Reply