Kodi Community Forum
[RELEASE] xbmclyrics script - automatically grabs lyrics online - 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] xbmclyrics script - automatically grabs lyrics online (/showthread.php?tid=10187)

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


- Nuka1195 - 2007-06-19

That's odd, I don't know. If you had save lyrics selected, maybe that file got corrupted.

The script you sent me is the same as selecting lyrc.com.ar as the scraper. I get the same results also, so I didn't change anything when converting.


- LRa - 2007-06-19

Nuka1195 Wrote:That's odd, I don't know. If you had save lyrics selected, maybe that file got corrupted.

The script you sent me is the same as selecting lyrc.com.ar as the scraper. I get the same results also, so I didn't change anything when converting.

Can you trying renaming a file to 'Alain souchon - Toto 30 ans' and see if the new version finds it?

Is it possible to look for lyrics by file name and not id tag?


- Nuka1195 - 2007-06-19

The new script with lyrc.com.ar as the scraper.
Quote:
Tout commence, un sale matin,
Dans le miroir d'une salle de bains.
C'est pas le conquistador,
Ce has been jeune homme bouffi qui dort encore...
Qu'est-ce que c'est que ces coups de canifs
Qui remontent du coin des yeux vers les tifs?
Je vais pas faire un mélodrame
Mais ce sont des rides, Messieurs Dames!
Alors y se détériore,
Le rose caoutchouc fort qui colle notre corps...
C'est ton âge. Faut pas que tu pleures.
Mon pauvre Toto, trente ans, rien que du malheur.

REFRAIN:
Trente ans, trente ans l'âge mûr.
Où l'on s'aperçoit qu'on peut pas compter sur
L'élasticité du tissu, c'est sûr...

Bébé rose est tout content,
T'as grimpé sur le toboggan.
Maintenant que tu ris moins fort,
Tu vas dégouliner sans faire d'effort...
Arrêtez. Ça va trop vite.
Je deviens tout mou de partout.
Ça se précipite.

REFRAIN

T'as beau jogging bois de Boulogne,
T'as beau lifting, la mignonne.
Elle dormira bien mieux.
Chez celui qu'a pas les yeux rouges, pas les pneus.
SOS, docteur, docteur,
SOS docteur pour chanteur,
Retendez-moi la peau, retendez-moi le coeur.
Je suis qu'un pauvre Toto trente ans, rien que du malheur.

Make sure you have version 1.5.

Also no the songs must be tagged properly.


- LRa - 2007-06-19

I do have ver. 1.5. Songs that on the old version still don't work on the new, no idea why.

Anyhow, is there an option to search lyrics by file name and not id3 tag?


- Nuka1195 - 2007-06-19

No, there's too many ways to name a file. If you had to change the filename, you may as well tag it correctly.

It's weird that it finds that song, but doesn't include it in the artist song list. For me anyways. If you have that song on windows, look at the properties/summary advanced and see if there's spaces or anything in it screwing it up.


- LRa - 2007-06-19

Nuka1195 Wrote:No, there's too many ways to name a file. If you had to change the filename, you may as well tag it correctly.

It's weird that it finds that song, but doesn't include it in the artist song list. For me anyways. If you have that song on windows, look at the properties/summary advanced and see if there's spaces or anything in it screwing it up.

Problem is tagging thousands of songs.


- Nuka1195 - 2007-06-19

Maybe I can add an option, but the songs would have to be named:

Artist - Song Title

I really don't want to add a bunch of code for other formats.


- Nuka1195 - 2007-06-19

New version 1.5.1 in SVN.

If an Artist tag is not found it uses filename for searching.


- LRa - 2007-06-20

Nuka1195 Wrote:New version 1.5.1 in SVN.

If an Artist tag is not found it uses filename for searching.

Awesome thanks.
All my songs are named Artist - song title.
I'm not home yet, so I haven't tried it, but is it possible to choose filename searching as default?(something there's garbage in the tags...)


- Nuka1195 - 2007-06-20

I've added an option to use filename only for searching.

I'm waiting to commit it, I'm having an issue withe the ok/cancel buttons in the settings dialog not showing.

I imagine they showed for you or you wouldn't have been able to change settings?


- LRa - 2007-06-20

Nuka1195 Wrote:I've added an option to use filename only for searching.

I'm waiting to commit it, I'm having an issue withe the ok/cancel buttons in the settings dialog not showing.

I imagine they showed for you or you wouldn't have been able to change settings?

Ok/Cancel/Update buttons showed fine in 1.5.


- Nuka1195 - 2007-06-20

Quote:changed: [XBMC Lyrics] Version to 1.5.2 for additional setting.
added: [XBMC Lyrics] Setting to use only filename for lyrics search.
changed: [XBMC Lyrics] Refresh song on certain setting changes. (save lyrics/lyrics path/use filename only)
added: [XBMC Lyrics] English language string id#(206).
changed: [XBMC Lyrics] Default skin setting xml file.

LRa, you may have an older version that's not affected. Would you do a french language file? Also if you use Apple movie Trailers, that could use a french language file also.

If anybody has the missing buttons in settings issue. JMarshall has fixed that in SVN, so update or wait for the next T3CH release. (If you make a change, the first time you move right 'Ok' is selected)


- LRa - 2007-06-20

Sure I could do a French language file. I could also do Hebrew, but I doubt it would be used by anyone.

I'll do it over the weekend and email it to you?


- mikko70 - 2007-06-20

I always use in songs name -> Artist (folder) -> Album (folder) -> xx songname.mp3
All works good, but because fatx limit filename so short. I think this naming system is better than Artist - Songname.mp3

But in future releases, if is possible test this naming system also.


- Nuka1195 - 2007-06-20

Quote:changed: [XBMC Lyrics] Version to 1.5.3 for additional setting.
added: [XBMC Lyrics] Setting to choose filename format. (Artist-Song, Artist/Album/Song, Artist/Album/track song) for now
changed: [XBMC Lyrics] language.py returns a formatted error if an id is invalid.
added: [XBMC Lyrics] English language strings id's (207,2070-2072)
changed: [XBMC Lyrics] Default skin for settings change.

I've tested it, but if others could verify. You might get weird results if you have the wrong format selected.

Language translators, could you please update the language files. Once done I will submit this to xbmcscripts.com.

Here are the existing language files:
finnish
german
polish
spanish
swedish