philippe_44 wrote: 
> If I’ve not set in yet in YT, I was trying that for my changes in the
> podcast plugin because when adding a few menu items in addition to the
> feeds themselves, they are sorted in material but not in the classic, so
> the result in material looks funny.

Ah! It's not that Material is requesting a sort, but its actually the
Material JS code that is sorting the response - and specifically for
podcast lists. Can you use Material's JSON debug and add the RESP
message that contains the invalid listing to this thread? Then I can
hack that into my Material code to check what the list contains (and so
fix my sort to group the actions). It'd be great if there was a way of
knowing what is a feed and what is an action - vecause then Material
could show the actions in the toolbar. But I'm not sure if that is
possible with the LMS API :(



*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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to