[RELEASE] CU Lyrics (Script) Addon - 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 Lyrics (Script) Addon (/showthread.php?tid=62853) |
- racey - 2010-07-16 Amet Wrote:my signature has instructions for the debug logThanks again Amet. I'll sort it out on the weekend. - amet - 2010-07-16 adsoto Wrote:I have my music in a iTunes library, it has embedded lyrics displaying in the "Lyrics" tab when you select "Get Information" from a song. not with the CU Lyrics ATM, I might look at it in a future - xbmcuser01 - 2010-07-17 Please don't RTFM me but I've searced the forums, google, a million entries in Wiki's but for the life of me I can't seem to find out how to install this Lyrics plugin... I use Linux. I where to find the directory that has the folders in it named:
- amet - 2010-07-17 xbmcuser01 Wrote:Please don't RTFM me but I've searced the forums, google, a million entries in Wiki's but for the life of me I can't seem to find out how to install this Lyrics plugin... I use Linux. I where to find the directory that has the folders in it named: you didnt say if you are on 9.11 or the latest nightlies. if you are on 9.11, use SVN repo instaler to install it and activate it under skin settings -> scripts(skin dependent) if you are on latest nightlies use the built in add-on installer engine and follow the instructions on the first page the folders you are looking are under ~/.xbmc/userdata/ (I could be wrong on this as I dont use linux, somebody correct me if I am wrong please), on nightlies those folders wont be there, they are replaced by "addons" folder and you need to use add-ons installer engine to install the CU Lyrics - xbmcuser01 - 2010-07-18 Dear Amet, Thank you very much for your kind reply. At first after reading your reply I was having a little trouble to determine the version of XBMC I'm using. However, then I noticed on the left side of the Settings screen the submenu called 'Skin settings'. I forgot to look in that submenu before (my mistake!). So it appears that I am using XBMC version 9.11 (not the latest nightly build) and that I've somehow already installed the lyrics script. I only had to activate it and you've shown me how to do that now! Since a few days I am using Ubuntu 10.04 'The Lucid Lynx'. I used to use another Linux distro before I had a nasty harddisk crash. So some XBMC things are new to me now... Thanks, Michel - xbmcuser01 - 2010-07-18 Eeerm. Sorry. But now that I've activated it I notice that I haven't actually installed it yet... What is the SVN Repo installer and how do I use it to install the lyricas script? I've looked through the forums and the Wiki but.... - xbmcuser01 - 2010-07-18 Holy guacamole! Getting it to work is not trivial to me. Here's what one should do in Linux:
- amet - 2010-07-18 xbmcuser01 Wrote:[Work in progress] Holy guacamole! Getting it to work is absolutely not trivial!!! Here's what one should do in Linux: I think its very trivial unzip this to ~/.xbmc/plugins/programs/ and run svn repo installer from programs menu NOTE: this is only for 9.11 Camelot Bug report: Version 0.7.6 Showing Previous Song's Lyrics - StLouisRod - 2010-07-21 Just wanted to report a major bug with this script. Whenever lyrics for a song being played is not found, it will display "Put Lyrics Here and delete this entire line". Even if the next song's lyrics are found, it will always show the previous song's lyrics. It never catches up. The only way to resolve it is to stop the script and start it again, at which point it shows the current song's lyrics (assuming they can be found of course). I'm currently looking at the python source in Notepad++ to see if I can figure out the problem, but if anyone else has figured out a solution already, please let me know. Thanks! btw, I installed CU Lyrics using the SVN Repo installer... Add Ons. This is being played on my XBOX running the latest T3CH build. - amet - 2010-07-25 StLouisRod Wrote:Just wanted to report a major bug with this script. Whenever lyrics for a song being played is not found, it will display "Put Lyrics Here and delete this entire line". Even if the next song's lyrics are found, it will always show the previous song's lyrics. It never catches up. The only way to resolve it is to stop the script and start it again, at which point it shows the current song's lyrics (assuming they can be found of course). the issue you are seeing has been addressed in 0.8.7, note that this version will only work on nightlies (Dharma-pre) - mad-max - 2010-08-25 @amet: I just wanted to ask if you´re intrested in a german translation of CU Lyrics? If so, PN me for further details... cheers, mad-max - amet - 2010-08-25 mad-max Wrote:@amet: yes please , use ML for any addon updates/contributions - mad-max - 2010-08-25 hi amet, thanks for your quick response. Actually I´m not familiar with this. I subscribed to the list, but how to contribute? Just writing an e-mail to all users subscribed? thanks mad-max - amet - 2010-08-25 mad-max Wrote:hi amet, - clone the git repo - make changes to CU Lyrics(add the translation files) - create the patch and attach it to the mail to addon-ML I will then apply the patch to the git repo on my side and push the changes. - mad-max - 2010-08-25 Thanks for your advice. Need to download a git client first, cause my tortoise SVN does not get the git... Hopefully I get this to work soon... |