JadeMonkee wrote: > 1) would it work with a Squeezebox remote control? What would i need to > install to get it to work with my GPIO IR receiver? Or would a Flirc USB > device be easier to set up?
Material skin is a web-page, so I don't -think- it would work with a Squeezebox remote or Flirc. I think you'd need Material to respond to keyboard navigation (up, down, left, right, enter, tab, etc). I've had requests to add keyboard navigation, and did try to implement but when a menu is shown it does not seem to get focus so I gave up. It -might- be possible to add keyboard nav to Material, but would be a lot of work for a use-case I do not have. Sorry. However, Material is open source so I'm more than happy for someone else to look into this. *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
