afriend wrote: > > #2 So all I need now is Material to translate keywords in a track's > comment tag (if present, else rating = 0) and set this as the rating > value (= as if the 'R' tag had returned this value).
Using comment field for this is a hack, and I have no intention of supporting that. Material will *only* read tags via LMS with its 'R' tag nothing else. If you are stating this does not work, then I may as well only support tags with TrackStat - as per existing releases. *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
