RussellMrgn wrote: > You have to have the album showing on squeezebox server (Right Hand > Pane) GUI, with the player that you have selected (if you have more than > one). Then you open "The Now Playing" screen. > > This is from the readme file:- > "This html may show a blank page when initially installed. To correct, > launch the SqueezeCenter or SqueezeBox Server web interface in Internet > Explorer on the > same computer used to display this html and select the player you wish > this html to show. Then refresh do a CTRL-F5 to do a full refresh of > this html. Not sure > why this step is necessary, but that is what I've found in my testing. > Also, to change the player this html shows, from the same computer > launch the SqueezeCenter > web interface and select the player to display. Then do a CTRL-F5 to do > a clean refresh of this html page. The new player should now be > displayed."
Hi, I'm using the *nowplaying* from 'MillmoorRon' (http://forums.slimdevices.com/showthread.php?74270-Remote-quot-NowPlaying-quot-Display&p=748851&viewfull=1#post748851). Is it possible to hardcode the player which is presented? Maybe it's here and I have just to change a litte: Code: -------------------- 17 <script type="text/javascript"> 18 Ext.onReady(function(){ 19 SqueezeJS.Controller.init({player: playerid}); -------------------- -- Thomas ------------------------------------------------------------------------ tfec's Profile: http://forums.slimdevices.com/member.php?userid=2057 View this thread: http://forums.slimdevices.com/showthread.php?t=74270 _______________________________________________ diy mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/diy
