myMPD
Internal API documentation
|
Folderart functions. More...
#include "compile_time.h"
#include "src/webserver/folderart.h"
#include "src/lib/log.h"
#include "src/lib/sds_extras.h"
#include "src/lib/validate.h"
#include "src/webserver/placeholder.h"
Functions | |
bool | request_handler_folderart (struct mg_connection *nc, struct mg_http_message *hm, struct t_mg_user_data *mg_user_data) |
Folderart functions.
bool request_handler_folderart | ( | struct mg_connection * | nc, |
struct mg_http_message * | hm, | ||
struct t_mg_user_data * | mg_user_data | ||
) |
Serves the first image in a folder
nc | mongoose connection |
hm | http message |
mg_user_data | pointer to mongoose configuration |