MarSOnEarth wrote: > Back to what I imagined; a single item D&D-ed from (either) one side to > the other, with only the left side needing to be kept track of with LMS > (as it's already). The only write of the right pane would as it is now, > i.e. when written to a playlist (and thanks again for implementing it). > Does this sound more doable?
No. The only way to 'insert at index' is to first add to the end of the queue and then move. Fine for one track, more complicated for an album. *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
