Paul Webster wrote: > It looks like including the "description" attribute prevents Material > from showing the playable items.
Whilst I can very well accept this is probably a Material bug, I have grep'ed the code and nowhere does it have "description". So, not sure why just adding that would affect things. When you say "showing the playable items" do you mean you have a (e.g.) Radio station URL that has no item in Material's list? Can you use Material's JSON debug (see my sig) and add to this thread the JSON RESP that LMS is sending which should have the missing items? e.g. navigate into your menu where items are missing, and post the RESP here. *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
