staresy wrote: > - from the now playing screen (on android apk), long press artwork > brings up a menu, create mix is available by pressing "show track info". > Could the create mix be option be available on the 1st menu (ie. > directly after long pressing the AW)? This would be handy if listening > to a track and want to quickly create a mix based upon it. > > - from other screens, create mix is only available by selecting the > track/artist (via 3 dots), then selecting more, then create mix. Again > is it possible to bring it to the 1st menu?
Not without specifically coding for this, and then someone else will ask for MusicIP, etc. However, you could probably do this by creating custom actions - see "Custom menu entries and actions" in 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
