Neil Hunt wrote: > Using comment field as disc title for multi-disc albums - what am I > doing wrong here? > Why the "/" with duplicate disc title?
Not sure, as that is the setting I use and works for me. If you use Material's debug (see my sig) you should be able to see the JSONRPC message sent from LMS when Material is getting the text to show in that dialog. Then you can see if LMS is sending the duplicate strings. *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
