XBMC Community Forum
[RELEASE] CU Lyrics (Script) Addon - 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] CU Lyrics (Script) Addon (/showthread.php?tid=62853)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38


- frank75 - 2011-01-18 20:29

Get this when i try to fetch lyrics:

-Fetching lyrics from Lyricsmode.com API failed-
Same on LyricsWiki and lyricstime.

I have set not save, and save lyrics. But stil no contact.

Anyone have an idea?

Thx in advance


- amet - 2011-01-18 20:37

frank75 Wrote:Anyone have an idea?

not without debug log


- frank75 - 2011-01-18 21:00

Amet Wrote:not without debug log

Sorry.

Here it is: http://pastebin.com/yHaP2f5K


- amet - 2011-01-18 21:05

frank75 Wrote:Sorry.

Here it is: http://pastebin.com/yHaP2f5K

is it only for AC/DC?


- frank75 - 2011-01-19 10:27

Checked out lyridsmode.com and there it was only 1 song with AC/DC. So thats the problem Smile

Checked other band and they work fin Big Grin

Just have to ad the bands and songs that are missing on lyricsmode.com......


- thomash72 - 2011-01-20 20:33

Lyricsmode & Lyricstime is working, only Lyricswiki which returns the error


- frank75 - 2011-01-20 21:53

Is it possible to create a keyboard shortcut to start the lyrics, instead of pressing tab-enter and then use arrows to find the lyrics-button?

I use a logitech remote and if there is a shortcut it will be very easy to start lyrics Smile
And then use esc to get back to playlist.


- amet - 2011-01-20 21:55

sure:

Code:
<l>RunScript(script.cu.lyrics)</l>

if placed in correct keymap file would start lyrics script when "l" is pressed


- ujjain - 2011-01-21 01:06

Lyrics do not work for me. There is no reference to lyric in C:\Users\Ujjain\AppData\Roaming\XBMC\xbmc.log.

I enabled the add-on and lyrics via settings->skin->add-on. (I installed XBMC today)

Got it working
"Play a song and switch to visualization via the <tab>-button on your keyboard (or the button you use on your remote). Now that you're in visualization mode press 'M'. The menu that should appear (similar to the one for movies) now contains an additional button on the left side if I am not mistaken. Operate it and CU lyrics starts fetching the lyrics."


- bodhi - 2011-01-21 04:33

Amet Wrote:sure:

Code:
<l>RunScript(script.cu.lyrics)</l>

if placed in correct keymap file would start lyrics script when "l" is pressed

An alternative approach is creating a Harmony Remote sequence "Tab - M -UpArrow - RightArrow - Enter" (or something like that).