Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 12
  • 13
  • 14(current)
  • 15
  • 16
  • 24
[RELEASE] xbmclyrics script - automatically grabs lyrics online
ok, i'll check it out.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Nuka1195 Wrote:@realjobe, http://xbmc-scripting.googlecode.com/svn...C%20Lyrics

I'm currently making some changes, will be in by tomorrow.

ultima_finne, How about you post a song that's in the db, so i don't spend all day getting no results.

Ok.. So that's where it got the CNN script.. Smile
with what tool is it possible to download them nicely? flashGet does not function...
ultima_finne Wrote:Hi. My friend have setup his own lyrics database, however we can't get it working with the recent xbmc releases, it just doesn't display the text.

If we use xbmc 2.0.1-final then it works great.
The for the lyrics site is.

http://jag.ar.efterbliven.com/lyrics/

can someone see if they can get it working with that site, would be nice to have it working with latest xbmc releases.

//
Ultima Finne

My friend has configured the database so that it will work perfectly with the old xbmc lyrics script.

and the xbox should search on
http://jag.ar.efterbliven.com/lyrics/lyrics.php
which is not the same page we see if we seach for ourself.
There's nothing at that page.

Your friend had it working?

If so then he should just be able to change the base url for the lyrc.com.ar scraper:

Code:
class LyricsFetcher:
    def __init__( self ):
        self.base_url = "h ttp://jag.ar.efterbliven.com/lyrics/lyrics.php"

That did not work for me.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Ok, I think that's it for the language strings. Translators note, you use id#2 for your name. It shows in the credits dialog.

Quote:
added: [XBMC Lyrics] Credits dialog (Translators, use id#2 for your name)(start,info,C - from the main window)
added: [XBMC Lyrics] Default skins credits xml file
added: [XBMC Lyrics] Additional credits texture (Thanks skinners)
added: [XBMC Lyrics] English language strings id's(1,2,900-903,910-914)
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
I would like to tag this version, but I want to wait until all the language files are finished.

Note, there is now a credits page and your name will show up. You use ID#2 for that.

Note2, The language files actually work now. Smile

Sorry for anybody's name not listed, they were not in the language file.

I'll wait a week or so, then any that aren't updated, I'll have to remove.
finnish: Mikko70 completed, thanks
polish: smuto, incomplete
german: incomplete
spansih: incomplete
swedish: incomplete
french: incomplete

Also, if anybody could make sure I didn't break file saving for languages that use utf-8. That would be great.

Skinners, you may include the skin xml files with your skin. There have been changes since the last tagged version.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Finally French song lyrics saving works.

I've mailed you the updated French string.
LRa, the only language file I have from you is outdated. I may have added more strings since then.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Nuka1195 Wrote:LRa, the only language file I have from you is outdated. I may have added more strings since then.

Why, is there a new version?
http://xbmc-scripting.googlecode.com/svn...%20Lyrics/
Well, the current French xml is indeed outdated. That's weird since I've sent an updated one at 29/06.
I'm forwarding you the file I've sent a month ago.
LRa, I just committed it, since it's newer, but your missing some very recent new strings.

Also would you make sure I didn't break saving song lyrics for you. I just updated that portion of the script.

Thanks
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
i was really busy, but today is a good time for update language file

but
xbmc from 06.08.07
xbmclyrics from 06.08.07

my xbmc runs with 3 profiles

- Default User(my wife) - with xMC skin
- me - with PM III
- my son - with MC360

script work only with default user profile,
here is scripts log window from my profile
http://smuto.w.interia.pl/path.JPG

smuto
Smuto, I think that's a permissions issue. I will have to pass this on to Spiff.

Thanks for finding it.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Done.
Anyhow where's the changelog?
  • 1
  • 12
  • 13
  • 14(current)
  • 15
  • 16
  • 24

Logout Mark Read Team Forum Stats Members Help
[RELEASE] xbmclyrics script - automatically grabs lyrics online1