MusicPlayerDaemon / mpc

Command-line client for MPD
GNU General Public License v2.0
191 stars 36 forks source link

Add 'addplaylist' and 'delplaylist' commands #98

Closed ericyape closed 10 months ago

ericyape commented 1 year ago

Hi, I would like to share 2 new mpc commands:

NB : these 2 commands are using a new 'pipe' format descriptor (3) to allow the <playlist> argument to be added to the stdin arguments when used in a pipe statement...

Thanks in advance for any comment! Eric

ericyape commented 1 year ago

Hi, Just added the moveplaylist <playlist> <from> <to> command to move a song in a playlist Eric

ericyape commented 1 year ago

Added one more playlist command :

Eric

ericyape commented 1 year ago

Add one more playlist command :

Eric

ericyape commented 1 year ago

Hi Max @MaxKellermann , could you please take another look at the proposed PR ? Thanks in advance for any help ! Eric

jcorporation commented 1 year ago

I merged this in my mpc fork that will be integrated in the next myMPDos version.

MaxKellermann commented 10 months ago

@ericyape sorry for the super-long delay. I've been extremely occupied all year.

ericyape commented 8 months ago

Hi @MaxKellermann

Many thanks for merging the PR !

Do you think that it would be relevant to add a link to my music player project (https://gitlab.com/eric.yape/retrotube) on the MPD "Clients" page ?

Thanks for your time and your stunning projects. Eric

MaxKellermann commented 8 months ago

This would be the right place to advertise MPD clients, so yes.