Add albumart command
Add API documentation Support 64 bit offsets Use InputStream for all reads
This commit is contained in:
@@ -33,4 +33,7 @@ handle_listfiles_local(Response &response, Path path_fs);
|
||||
CommandResult
|
||||
handle_read_comments(Client &client, Request request, Response &response);
|
||||
|
||||
CommandResult
|
||||
handle_album_art(Client &client, Request request, Response &response);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user