New command searchplaylist
This commit is contained in:
@@ -26,6 +26,9 @@ handle_listplaylist(Client &client, Request request, Response &response);
|
||||
CommandResult
|
||||
handle_listplaylistinfo(Client &client, Request request, Response &response);
|
||||
|
||||
CommandResult
|
||||
handle_searchplaylist(Client &client, Request request, Response &response);
|
||||
|
||||
CommandResult
|
||||
handle_playlistlength(Client &client, Request request, Response &response);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user