Apesbrain wrote: > Is it possible using an <actions.json> file or similar to add a "Find on > Wikipedia" item to the Playing screen "press & hold album art" pop-up > menu? Google Assistant once had this functionality -- press and hold on > the Android home button would launch GA and give the option to search > for what's on screen -- but it's been removed for some time now. > > If this is possible, any implementation hints would be greatly > appreciated.
Yes, already possible. See the "Custom menu entries" section of https://github.com/CDrummond/lms-material/wiki/Detailed-Information - specifically the "track" 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
