pippin;296953 Wrote: 
> Did you try on an iPod or an iPhone? Or on a PC Browser? 
> On the latter, when you get to the "NowPlaying" screen (click the
> "coolio" icon if you don't get there automatically), there are three
> little dots in the top right corner of the screen. They stand for three
> pages, and the left one is for plugins. Click it. If you are on iPhone,
> do a right "swipe" instead.
> Now you are on the NowPlaying plugin screen, there you will see a
> "Lyrics" entry and if you click that, you get to a fourth page that
> will have the lyrics for the current track. This one will update when
> the track changes.
> 
> The other thing would be even more interesting for me: Is there a way
> to get to the raw data (including karaoke data) from JavaScript? If I
> could get hold of that I would do a karaoke overlay for the cover
> display which I would find REALLY cool ;-)
> 
> Cheers

The Lyrics plugin doesn't even attempt to get karaoke for browser
requests. If you can't wait for the CLI interface, you could do what I
did with the Jive Controller and request & parse karaoke directly from
the server at www.lyrdb.com. I wouldn't recommend this though as it
duplicates a large chunk of code in the SC plugin. That's why I'm going
to rework the Jive plugin when the CLI is done.

It would be great if the karaoke JS you write for the iPhone plugin
were to work on any browser.


-- 
lsmithso
------------------------------------------------------------------------
lsmithso's Profile: http://forums.slimdevices.com/member.php?userid=339
View this thread: http://forums.slimdevices.com/showthread.php?t=42990

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to