d6jg wrote: > Craig > Can you explain how to use no 5. Custom actions
See the "Custom menu entries" section of https://github.com/CDrummond/lms-material/wiki/Detailed-Information You need to create a file named "actions.json" -within- a "material-skin" sub-folder within your LMS's preferences folder. e.g. "/usr/locallms/prefs/material-skin/actions.json" In this file you need a "track" section - and those entries are added to the now-playing context menu. *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=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
