[RELEASE] CU Lyrics (Script) Addon

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
frank75 Offline
Member
Posts: 59
Joined: Dec 2008
Reputation: 0
Post: #261
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
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,487
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #262
frank75 Wrote:Anyone have an idea?

not without debug log


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
frank75 Offline
Member
Posts: 59
Joined: Dec 2008
Reputation: 0
Post: #263
Amet Wrote:not without debug log

Sorry.

Here it is: http://pastebin.com/yHaP2f5K
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,487
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #264
frank75 Wrote:Sorry.

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

is it only for AC/DC?


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
frank75 Offline
Member
Posts: 59
Joined: Dec 2008
Reputation: 0
Post: #265
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......
find quote
thomash72 Offline
Senior Member
Posts: 147
Joined: Mar 2009
Reputation: 0
Location: Norway
Post: #266
Lyricsmode & Lyricstime is working, only Lyricswiki which returns the error
find quote
frank75 Offline
Member
Posts: 59
Joined: Dec 2008
Reputation: 0
Post: #267
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.
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,487
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #268
sure:

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

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


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
ujjain Offline
Junior Member
Posts: 3
Joined: Jan 2011
Reputation: 0
Post: #269
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."
(This post was last modified: 2011-01-21 01:41 by ujjain.)
find quote
bodhi Offline
Fan
Posts: 423
Joined: Sep 2010
Reputation: 1
Post: #270
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).
find quote
Post Reply