issues
search
dermidgen
/
hiphonix
The hi-fi hub for the audiophile http://www.hiphonix.com
GNU General Public License v3.0
0
stars
1
forks
source link
Queue
#8
Open
dermidgen
opened
8 years ago
dermidgen
commented
8 years ago
Basic queue functionality and API calls
[x] Display queue
[x] MPD_API_GET_QUEUE
[ ] Add song to queue
[x] MPD_API_ADD_TRACK
[ ] Add playlist to queue
[x] MPD_API_ADD_TRACK
[ ] Remove track from queue
[x] MPD_API_RM_TRACK
[ ] Save queue to playlist
[x] MPD_API_SAVE_QUEUE
[ ] Shuffle queue
needs investigation
[ ] Re-order queue
[x] MPD_API_MOVE_TRACK
Basic queue functionality and API calls