jeroen2 wrote: 
> Just getting back on this: would it be possible to have a URL shortcut
> that would work like this?
> > 
Code:
--------------------
  >   > http://<server address>:9000//material/?page=manage-players
--------------------
> > 
> I could just bookmark that and install it as an app on my phone..

You can already do this. Try:

Code:
--------------------
    
  http://SERVER:9000/material/?action=dlg.open/manage
  
--------------------



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
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