Verulam wrote: > ERROR: List processing failed TypeError: e.text.split is not a function. > The problem also arises on other GUIs (although the error message is > different).
This is an error with MaterialSkin - I guess its not handing the response correctly, i.e. not showing the correct error message. Can you please try this again with Material's JSON debug logging on (see my sig)? And then add the *complete* RESP message here? That way I'll know what was in the message, and how to decode it. Thanks. *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
