philchillbill wrote: 
> Where it would come into its own is if the voice command could deep-link
> into one of Material's sub-pages. For example, "Alexa, open Material
> Favorites" or "Alexa, open Material Random Albums", "Alexa, open
> Material New Music" to immediately open it at those options. It would
> also be nice to open it to show the tracks on an album if I pass in the
> album_id, etc, etc. You get the idea - pre-configured Material.
> 
> Something like GET query parameters or POST body parameters could pass
> in the configuration request. Is anything like that possible?

Not currently, there is no way to send 'events' to Material. I guess you
could have Material load some custom JS (which it can do) and have this
JS open a websocket - then send events to/from this socket.



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

Reply via email to