cpd73 wrote: 
> Ah! If you mean directly into LMS's player settings, then:
> 
> > 
Code:
--------------------
  >   > 
  > {
  > "system":[
  > {
  > "title":"Server settings",
  > "script":"bus.$emit('dlg.open', 'iframe', 
'/material/settings/server/basic.html', 'Server settings')",
  > "icon":"dns"
  > },
  > {
  > "title":"Player settings",
  > "script":"bus.$emit('dlg.open', 'iframe', 
'/material/settings/player/basic.html?player=$ID', 'Player settings');",
  > "icon":"music_note"
  > }
  > ]
  > }
  > 
--------------------
> > 


thanks for double responding - I appreciate having the options!  I
actually meant the first version, Material's player screen (just want a
quick way to get to the sleep timer for a player).



SB3(1), Boom(2), Radio(3), piCorePlayer (1)
------------------------------------------------------------------------
TomS's Profile: http://forums.slimdevices.com/member.php?userid=12525
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to