Howard Passman wrote: > Is there any chance of adding a button or menu option to cycle through > the available 'Now Playing' views in piCorePlayer? Same as the 'Now > Playing' button on the SB remotes.
You mean add a button to control Jivelite? I have no such device, so would have no idea how this could be done. Still, having one UI to control another seems a bit odd. You can however, probably use Material's custom actions to achieve this. For more details refer to see https://github.com/CDrummond/lms-material/wiki/07-Customisation *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
