MarSOnEarth wrote: > Hi Craig, > > Seeing how you've dispatched problems that seemed on their face > difficult with ease, maybe you could implement this; when a playlist is > loaded into the play queue, remember its name for subsequent saving of > said queue to a playlist of the same name. The memory of that playlist > does not need to persist across LMS restarts (though that would be nice > because playing queue is), but it would be very desirable for it to > persist across browser restarts. Easy? Doable?
Unfortunately not. Early releases of Material displayed the name of the current playlist, but if you save this as a new name the status message from LMS still has the old name - so this was removed. See https://github.com/Logitech/slimserver/issues/227 If that was fixed, then yes I would show and use that as the initial value in the save dialog. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 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
