|
myMPD
Internal API documentation
|
Lyrics functions. More...


Go to the source code of this file.
Functions | |
| bool | webserver_lyrics_get (struct mg_connection *nc, unsigned request_id, sds body) |
Lyrics functions.
| bool webserver_lyrics_get | ( | struct mg_connection * | nc, |
| unsigned | request_id, | ||
| sds | body ) |
Gets synced and unsynced lyrics from filesystem and embedded
| nc | Mongoose connection |
| request_id | Jsonrpc id |
| body | Request body |