QueueCommands: new command "rangeid"
Manipulates the playback range of a queued song.
This commit is contained in:
@@ -30,6 +30,9 @@ handle_add(Client &client, unsigned argc, char *argv[]);
|
||||
CommandResult
|
||||
handle_addid(Client &client, unsigned argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_rangeid(Client &client, unsigned argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_delete(Client &client, unsigned argc, char *argv[]);
|
||||
|
||||
|
Reference in New Issue
Block a user