lsmithso;294986 Wrote: > Those are good looking screenshots! > > Yes, I do still support the Lyrics plugin, work permitting. How does > iPeng work? Does it get the Lyrics from SC using HTTP? Did you modify > the SC Lyrics plugin? If so, perhaps you could send me the new plugin > so I can get an idea of how big a change is involved. Perhaps what's > needed is a plugin for the plugin. > Currently iPeng is a web skin, so I didn't dig into the plugin (I still refuse to learn Perl) so the only change so far is to the "list.html", I'll attach it. It has to go into an "iPeng" subfolder to "HTML" like "EN" today. The changes are a) I added some code to omit headers and footers if called through ajaxUpdate. That's for the "NowPlaying" screen b) I added some formatting to make it look good on iPeng (mainly wrapping everything into a contentcontainer plus some redefinitions of styles for NowPlaying)
> > I'm in the process of adding a CLI interface for the Lyrics plugin. > This was primarily intended for use by the Jive Controller so that I > could remove duplicated Lua + Perl code. I see no reason that the CLI > can't be used by iPeng. This way you'll get the raw lyrics data without > having to scrape HTML, and iPeng specific code could be removed from the > SC plugin. What do you think? I don't have a timescale for this work, > but if there's interest I could move it up the stack. > CLI would be great for the native version of iPeng. For the skin, I would do the scrolling in JavaScript, I just need access to the karaoke info that is not in the rendered HTML content. CLI would be fine for that, of course. +-------------------------------------------------------------------+ |Filename: list.html.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=4946| +-------------------------------------------------------------------+ -- pippin --- see iPeng at penguinlovesmusic.com ------------------------------------------------------------------------ pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=42990 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
