PDA

View Full Version : Can't get the lyrics button to work...!


theotocopulitos
2009-07-28, 02:24
Hi,

first of all, this is a GREAT SKIN!!!! I was looking for lighter replacement of aeon to run on an ion machine, and this is it! Perfect, thanks!

I am running Ubuntu 9.10, and the r21866 of xbmc

One problem, though: if I go to the skin options and set the Lyrics button in the OSD menu, then I have to input the script folder, but it is impossible to browse to it!!!! I tried setting it in guisettings.xml, but it does not seem to work. It looks like this:

<setting type="string" name="Transparency!.lyricscript_path">/home/xbmc/.xbmc/scripts/XBMC Lyrics/</setting>

what am I doing wrong?

Thanks

theotocopulitos
2009-07-28, 19:36
Just needed to add "default.py" to the path.

ronie
2009-07-28, 19:43
One problem, though: if I go to the skin options and set the Lyrics button in the OSD menu, then I have to input the script folder, but it is impossible to browse to it!!!!

if your home folder is not listed (i assume this is your problem), use the filemanager and add it as a source there. now it should turn up when browsing for a plugin location.

theotocopulitos
2009-07-30, 10:25
Thanks!