command/playlist: add position parameter to "playlistadd"

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1106
This commit is contained in:
Max Kellermann
2021-10-25 08:43:42 +02:00
parent 4529bb4a83
commit a6173e0eae
6 changed files with 84 additions and 4 deletions

2
NEWS
View File

@@ -1,6 +1,6 @@
ver 0.23.3 (not yet released)
* protocol
- add optional position parameter to "add"
- add optional position parameter to "add" and "playlistadd"
* output
- alsa: add option "stop_dsd_silence" to work around DSD DAC noise
* macOS: fix libfmt related build failure