expectingtofly wrote: > Yes, this has been an open issue almost right from the start ( > https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/issues/9 ). As > it doesn't quite fit in with the normal playable items are handled in > LMS.
Yeah, I noticed that report after I posted. expectingtofly wrote: > > But quite frankly, the way the BBC content works and how they present > it, quite often you want to get to the those options easily. And it all > flows quite nicely on the hardware interfaces (radio, boom, touch etc), > where it would be much more fiddly to get to a "more" menu. So, I > never took the plunge to change it, as you always want at least easy > access to "all episodes" from the hierarchical menu, so, if you have > to have the menu, you may as well put all the options in there! > Plus, I think everybody has just got too used to it now for it to > change. Well, its your plugin so your call. I can see how it would work better this way on a hardware player, I have an SB Radio but must admit I never use its UI - too small. But on a software controller it just feels odd. Could the 'More' menu method not be used for certain UIs? e.g. software control points (e.g. Material, iPeng, SqueezeCtrl) could pass "softwarecp:1" (or some such string) as part of the JSONRPC request - when you receive this then make episode playable, and add items to "More" ??? *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=113045 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
