afriend wrote: 
> "can" query for *set*rating returns -"_can":1- for Ratings Light (same
> for TrackStat).

Thanks, I've changed the code to do this.

afriend wrote: 
> The -current- Material master version doesn't display any ratings for
> me, not even if I fake the TrackStat API. If I take the store.js code
> (580-594) from the previous 2.1 branch and replace ["can", "trackstat",
> "getrating", "?"] with ["can", "ratingslight", "setrating", "?"] 
> Material will display ratings.

Yeah, TrackStat appears to be acting odd. I've just seen it accept an
update, and then I went through a phase where it would accept the API
call, but the rating was not set. Now it seems to be back OK. Not sure
if LMS was busy refreshing the DB, or something when the setrating
failed. Anyhow, you can see the messages Material is sending to confirm
the call is valid.

However, please update and try again.



*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