philippe_44 wrote: > One thing I was wondering about material: it seems to always sort items, > and sometimes in my plugins I'd like the list to stay as it is, for > example when "recently played" or "search" is at the beginning. There is > a "sorted" attribute in the $feed, I'm not 100% sure it's the right use, > but would that make sense for material to not do anything if this > attribute is set?
Can you give a specific example? I've tried the YouTube plugin, and see no "sort" parameter being passed in any queries. *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
