Kodi Community Forum
Release CU LRC Lyrics - 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 CU LRC Lyrics (/showthread.php?tid=147340)



RE: [RELEASE] CU LRC Lyrics - ronie - 2015-08-20

thanx i'll release an updated version that will fix the crash.


RE: [RELEASE] CU LRC Lyrics - jonashrem - 2015-08-20

(2015-08-20, 19:01)ronie Wrote: thanx i'll release an updated version that will fix the crash.

thanks.

I forgot to mention this happened on kodi 14 if that matters as I'm still waiting for openelec 6.0 release. Didn't test on 15.1 but if addon for 15 is different version I can test i you want


RE: [RELEASE] CU LRC Lyrics - tymmy - 2015-08-22

I use media monkey and mini lyrics to get my lrc lyrics. They are stored in the same folder as the song. They are named the same as the filename which is track number - song title.
Is there a setting in CU LRC lyrics that would find these lyrics. I have had no luck in getting it to work. In reading all the posts here I come away with the impression that this is not possible and before I give up wanted to check here.


RE: [RELEASE] CU LRC Lyrics - ronie - 2015-08-23

(2015-08-22, 20:55)tymmy Wrote: I use media monkey and mini lyrics to get my lrc lyrics. They are stored in the same folder as the song. They are named the same as the filename which is track number - song title.
Is there a setting in CU LRC lyrics that would find these lyrics. I have had no luck in getting it to work. In reading all the posts here I come away with the impression that this is not possible and before I give up wanted to check here.

works for me...

disable this setting: 'Save lyrics to lyrics folder'

enable this setting: 'Save lyrics to song folder'

please let me know if you can get it to work with those settings.


edit:
'Search for local lyrics files' needs to be enabled too ofc.


RE: [RELEASE] CU LRC Lyrics - tymmy - 2015-08-23

Thanks Ronie fixed it in a couple of seconds also making sure I used the proper file name format of %A/%B/%N %T.
I don't know why the was so hard for me to figure out. It sure was easy now.
Thanks again


RE: [RELEASE] CU LRC Lyrics - arzaz - 2015-08-23

Cannot install on xbmc gotham 13.2, i get error message dependencies not met?

Please your help


RE: [RELEASE] CU LRC Lyrics - arzaz - 2015-08-23

(2015-08-23, 17:16)arzaz Wrote: Cannot install on xbmc gotham 13.2, i get error message dependencies not met?

Please your help

Dear Ronie,

Your help is highly appreciated


RE: [RELEASE] CU LRC Lyrics - ronie - 2015-08-23

you won't get any until you read the first post.


RE: [RELEASE] CU LRC Lyrics - arzaz - 2015-08-23

(2015-08-23, 20:46)ronie Wrote: you won't get any until you read the first post.

Dear Ronie,

Below the xbmc log when i tried to install the new version 3.2.0

http://xbmclogs.com/piv6qb5tr

For info my current version on my box is 2.0.12 and was stopped working.


RE: [RELEASE] CU LRC Lyrics - ronie - 2015-08-23

(2015-08-23, 21:32)arzaz Wrote:
(2015-08-23, 20:46)ronie Wrote: you won't get any until you read the first post.

Dear Ronie,

Below the xbmc log when i tried to install the new version 3.2.0

http://xbmclogs.com/piv6qb5tr

For info my current version on my box is 2.0.12 and was stopped working.

3.2.0 is only for Kodi Helix or up.

if 2.0.12 doesn't work anymore on Gotham, then it may be time to consider to upgrade your Kodi install.


RE: [RELEASE] CU LRC Lyrics - damax - 2015-08-23

(2015-08-23, 21:32)arzaz Wrote: For info my current version on my box is 2.0.12 and was stopped working.

Hi,

try to change /storage/.xbmc/addons/script.cu.lrclyrics/resources/lib/culrcscrapers/lyricwiki/lyricScraper.py as follow:
self.url = 'http://lyrics.wikia.com/api.php?artist=%s&song=%s&fmt=realjson'

To

self.url = 'http://lyrics.wikia.com/api.php?action=lyrics&artist=%s&song=%s&fmt=realjson'

Max


RE: [RELEASE] CU LRC Lyrics - arzaz - 2015-08-24

Thanks a lot Damax,

It works like a charm.


RE: [RELEASE] CU LRC Lyrics - Rapsody10 - 2015-09-24

Hello Running Jarvis A2 the latest update of CU LRC return broken, dependencies not met
so I removed it and then try to re-install and now is listed as incompatible.

Raps


RE: [RELEASE] CU LRC Lyrics - ronie - 2015-09-24

(2015-09-24, 02:22)Rapsody10 Wrote: Hello Running Jarvis A2 the latest update of CU LRC return broken, dependencies not met
so I removed it and then try to re-install and now is listed as incompatible.

ah, hadn't noticed this when i released the update...
the latest version will only work on nightly builds of kodi.

for the time being, you can install the previous version again:
http://mirrors.xbmc.org/addons/helix/script.cu.lrclyrics/script.cu.lrclyrics-3.2.0.zip


RE: [RELEASE] CU LRC Lyrics - Rapsody10 - 2015-09-24

Thank you
Really appreciated

Raps