cpd73 wrote: 
> If you create actions.json with the following, then you will get 'Server
> settings' in the main menu:
> 
> > 
Code:
--------------------
  >   > 
  > {
  > "system":[
  > {
  > "title":"Server settings",
  > "script":"bus.$emit('dlg.open', 'iframe', 
'/material/settings/server/basic.html', 'Server settings')",
  > "icon":"dns"
  > }
  > ]
  > }
  > 
--------------------
> > 

That's very cool.

Sorry for asking, but is there a few lines for actions.json that will
add the player settings?  I can see the icon should be music_note, but I
can't figure out what the URL should be for the iframe (or what the call
should be).   Sadly I'm not a knowledgeable js programmer, but
definitely know enough to break things.

TomS



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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to