Add API to edit the queue
Created by: gdesmott
We could have a web API to modify the queue:
- remove one song (#85 (closed))
- remove all: not so sure, we don't want to accidentally wipe the queue
- shuffle: shouldn't be needed with the smart insertion algorithm?
- re-order elements?
Edited by Guillaume Desmottes