XBMC Lyrics in latest SVNs
retrieverfalcon
Junior Member Posts: 36 Joined: Oct 2008 Reputation: 0 |
2009-03-28 10:14
Post: #1
Under the latest SVN build (r18978), I was able to redownload the XBMC Lyrics script from the SVN Repo Installer and it runs fine in the scripts menu. However, it doesn't start from the button on the OSD. Anyone having any luck getting this to work?
|
| find quote |
retrieverfalcon
Junior Member Posts: 36 Joined: Oct 2008 Reputation: 0 |
2009-03-31 00:04
Post: #2
This is still happening under r19082. Anyone have any ideas?
|
| find quote |
paco
Senior Member Posts: 234 Joined: Mar 2008 Reputation: 0 Location: Toronto |
2009-03-31 00:56
Post: #3
You have to modify the includes.xml in mediastream to point to the new lyrics script:
<include name="MusicVisLyricsDefaultNonXboxOnClick"> <onclick>XBMC.RunScript(special://xbmc/scripts/XBMC Lyrics/default.py)</onclick> </include> I opened up includes.xml in notepad, searched for 'lyrics' and modified the file. I love the 1.7 Lyrics script. |
| find quote |
pezz
Junior Member Posts: 9 Joined: Jul 2009 Reputation: 0 Location: Australia |
2009-07-01 15:38
Post: #4
After a bit of a battle with this skin + lyrics tonight, I found this after actually reading some XBMC dev doco (GASP!).
For Linux users: <onclick>XBMC.RunScript(special://home/scripts/XBMC Lyrics/default.py)</onclick> Edit: BTW this is for people like me who have installed the XBMC Lyrics script via the SVN installer.
(This post was last modified: 2009-07-01 15:45 by pezz.)
|
| find quote |

Search
Help