new commands 'playlistlength' and 'searchplaylist'#133
new commands 'playlistlength' and 'searchplaylist'#133ericyape wants to merge 5 commits intoMusicPlayerDaemon:masterfrom
Conversation
|
I can't figure out why the Linux build failed ! Eric |
|
Hi All, I have completed the "mpc sticker" API (get/set/list/delete/find/inc/dec subcommands) to handle stored playlist and MPD tags entities. I have also added the "stickernames", "stickertypes", "stickernamestypes" and "searchsticker" commands. These new API and commands are described in the documentation. Thanks in advance for any comments. |
|
Hi all, Examples :
Currently, the 'usage' entry in main.c file is different from the implementation in sticker.c file : that's something I can fix in one direction or the other : what are your suggestions ? Thank's for any tips. Eric |
Hi all,
I would like to share 2 new mpc commands:
NB : these new commands require libmpdclient version 2.23
Thanks in advance for any feedback !
Eric