rgdawson wrote: 
> How do I determine if a plugin, specifically Material Skin, is installed
> using the CLI?

Call 
Code:
--------------------
    ["can","material-skin","items","?"]
--------------------
 this will return the following if Material is installed:
Code:
--------------------
    "result":{"_can":1}
--------------------


-"_can":0- => Material is *not* installed.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
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=112092

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

Reply via email to