notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Added the ability to save queue as playlist #87

Closed BenjaminHae closed 8 years ago

BenjaminHae commented 8 years ago

There is now a button on the right hand side to save the current queue. It shows a modal dialog asking for the name of the new playlist. Then the queue will be saved.