Ron F. wrote: > Query... > > Craig, would it be possible to add a feature, where somewhere in the > Queue pane, it could be displayed how much time remains to play what is > left in the queue, after the current song? My use case is for a large > playlist added to the queue, I don't have a good guess - I can't handle > the math. > > The question of course ... is where to put it, possibly when hovering > over the total queue time? Or, in the top banner, like the way the > current time can be displayed in the Now Playing pane? So, I am not sure > where, but it would be useful to have such information available.
I've implemented this; clicking on duration in queue will show a brief popup message with number of tracks and duration remaining. *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
