Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed behavior of command playlistclear breaks clients #127

Closed
geneticdrift opened this issue Oct 11, 2017 · 1 comment
Closed

Changed behavior of command playlistclear breaks clients #127

geneticdrift opened this issue Oct 11, 2017 · 1 comment

Comments

@geneticdrift
Copy link
Contributor

gmpc (possibly other clients too) uses command playlistclear to create a new stored playlist.

In mpd 0.21.0 this command returns "No such playlist"

bin/mpd --version
Music Player Daemon 0.21 (v0.20.10-420-g8a81b986c)
OK MPD 0.21.0
playlistclear NewPlaylist
ACK [50@0] {} No such playlist

vs.

OK MPD 0.19.0
playlistclear NewPlaylist
OK
@MaxKellermann
Copy link
Member

This is not a breakage. Only your client is broken, because it depends on surprising undocumented behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants