|
myMPD
Internal API documentation
|
myMPD smart playlist API More...
#include "dist/sds/sds.h"

Go to the source code of this file.
Functions | |
| sds | mympd_api_smartpls_get (sds workdir, sds buffer, unsigned request_id, const char *playlist) |
myMPD smart playlist API
| sds mympd_api_smartpls_get | ( | sds | workdir, |
| sds | buffer, | ||
| unsigned | request_id, | ||
| const char * | playlist | ||
| ) |
Prints smart playlist details
| workdir | working directory |
| buffer | already allocated sds string to append the response |
| request_id | jsonrpc request id |
| playlist | smart playlist name to print |