myMPD
Internal API documentation
Loading...
Searching...
No Matches
smartpls.h File Reference

myMPD smart playlist API More...

#include "dist/sds/sds.h"
Include dependency graph for smartpls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sds mympd_api_smartpls_get (sds workdir, sds buffer, unsigned request_id, const char *playlist)
 

Detailed Description

myMPD smart playlist API

Function Documentation

◆ mympd_api_smartpls_get()

sds mympd_api_smartpls_get ( sds  workdir,
sds  buffer,
unsigned  request_id,
const char *  playlist 
)

Prints smart playlist details

Parameters
workdirworking directory
bufferalready allocated sds string to append the response
request_idjsonrpc request id
playlistsmart playlist name to print
Returns
pointer to buffer