![]() |
|
[RELEASE] CU Lyrics (Script) Addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Lyrics Add-ons (/forumdisplay.php?fid=146) +---- Thread: [RELEASE] CU Lyrics (Script) Addon (/showthread.php?tid=62853) |
- thomash72 - 2011-03-05 18:43 1. Is it possible to change the script so that it first will try one scraper, if no lyrics found -> automatically try second scraper, not found --> third scraper ? After lyricswiki started having problems I often have to change between 'time' and 'mode' and this is cumbersome. Ideally this switch could be performed the script, or atleast with a 1 button select ? 2. Is it possible to implement an option to record scrolling ? If I play a song and manually scroll, the timings for the manual scroll could be stored in a text file and the next time you play the song CU Lyrics will use these timings to scroll. (PS: I know about LRC lyrics, but CU Lyrics is the add-on I prefer). Thanks, Thomas - amet - 2011-03-05 18:49 thomash72 Wrote:1. Is it possible to change the script so that it first will try one scraper, if no lyrics found -> automatically try second scraper, not found --> third scraper ? After lyricswiki started having problems I often have to change between 'time' and 'mode' and this is cumbersome. Ideally this switch could be performed the script, or atleast with a 1 button select ? 1. is possible, I will look into it and how it could be implemented 2. is probably possible but it would be reinventing the wheel as thats what LRC lyrics does. so I say "no" from me
- jhoude - 2011-03-06 03:39 Hi, Amet, on which repo do you find lyricstime and the like? They only 2 available on the official repo are CU lyrics and LRC lyrics (which doesn't seems to work either...). I tried XBMC lyrics from the googlecode repository, doesn't seems to work......... Thanks. Jean-Philippe - amet - 2011-03-06 06:30 jhoude Wrote:Hi, Lyricstime is part of CU Lyrics, open addon settings and select it Lyricstime - Heinlein2302 - 2011-03-07 23:01 Hi Amet, I am a new user of CU. When I go to Settings->Addons->Lyrics->Cu Lyrics->Configuration I don't see any option for changing the scraper. This is where I found the option for LRC. Is this option elsewhere in CU? Best, Heinlein - amet - 2011-03-07 23:05 Heinlein2302 Wrote:Hi Amet, it should be there, "select scraper"... if not, what version are you using? - Heinlein2302 - 2011-03-09 06:36 amet Wrote:it should be there, "select scraper"... if not, what version are you using? You mean, the version of CU? I downloaded the latest one. As for XBMC, I am on the Dharma beta 3 as I was having trouble with beta 4 on my PC. Maybe I should move to the Dharma stable release? You think this might be the reason I can't see the scraper option? I didn't move to the stable release because beta 3 is working fine for me and I didn't want to mess with it.
- amet - 2011-03-09 06:54 Heinlein2302 Wrote:You mean, the version of CU? I downloaded the latest one. Rc 3 has a different repo, you will not receive any addon updates until you move to Stable - Heinlein2302 - 2011-03-09 12:23 amet Wrote:Rc 3 has a different repo, you will not receive any addon updates until you move to Stable I see. Thank you for the quick responses Amet. I moved to the stable release and I see the scraper option now. Great add-on btw. Thanks!! [AppleTV2] - cu.lyrics error message - pat2000 - 2011-03-13 15:09 i can't manage to get lyrics working. read quite a lot of this plugin and i really would like to use it. looking at the logfile from my atv2 i can see the following entries: 14:02:25 T:264122368 M:121081856 NOTICE: Current Song: Abba:Take A Chance On Me 14:02:25 T:264122368 M:121081856 NOTICE: Current: Artist: Abba, Title: Knowing Me , Knowing You 14:02:25 T:264122368 M:121081856 NOTICE: song: Artist: Abba, Title: Take A Chance On Me 14:02:25 T:264122368 M:121217024 NOTICE: SCRAPER-DEBUG-lyricstime: LyricsFetcher.get_lyrics_thread Artist: Abba, Title: Take A Chance On Me 14:02:25 T:264122368 M:121208832 NOTICE: Search url: http://www.lyricstime.com/abba-take-a-chance-on-me-lyrics.html 14:02:25 T:264122368 M:121208832 NOTICE: LyricsFetcher::get_lyrics_thread (158) ['ascii' codec can't decode byte 0xf6 in position 31: ordinal not in range(128)] 14:02:25 T:264122368 M:121208832 NOTICE: Next Song: Abba:Mamma Mia 14:02:26 T:264122368 M:121208832 NOTICE: SCRAPER-DEBUG-lyricstime: LyricsFetcher.get_lyrics_thread Artist: Abba, Title: Mamma Mia 14:02:26 T:264122368 M:121208832 NOTICE: Search url: http://www.lyricstime.com/abba-mamma-mia-lyrics.html 14:02:26 T:264122368 M:121208832 NOTICE: LyricsFetcher::get_lyrics_thread (158) ['ascii' codec can't decode byte 0xf6 in position 46: ordinal not in range(128)] 14:02:36 T:242094080 M:121724928 ERROR: ClearBlock: Trying to clear non existent block /var/mobile/Library/Preferences/XBMC/addons/script.cu.lyrics any idea ? |