Update the TODO file.
This commit is contained in:
parent
824b93b91e
commit
63d9e7045f
1 changed files with 5 additions and 1 deletions
6
TODO
6
TODO
|
|
@ -60,8 +60,12 @@
|
|||
|
||||
* TODO Allow Wikipedia/Last.fm/Lyrics search from within empc
|
||||
|
||||
* TODO Simulate an Undo feature
|
||||
* TODO Simulate an Undo/Redo feature
|
||||
Keep a separated queue for sent commands
|
||||
|
||||
* TODO Add an ephemeral state
|
||||
- Keep a copy of the expected (status . playlist) in the queue
|
||||
- Subsequent commands will work with this not yet existant '(status . playlist)
|
||||
* TODO Prevent sending unnecessary commands
|
||||
If there is already one on the queue, for example
|
||||
* TODO Add a timeout that reconnects to the server
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue