db/proxy: require MPD 0.20 or later

Allows using ranges, always.  This is required to fix
https://github.com/MusicPlayerDaemon/MPD/issues/1130 without adding
more runtime conditionals.
This commit is contained in:
Max Kellermann
2021-05-19 07:17:14 +02:00
parent a2bdac571a
commit 4fc08e39b4
2 changed files with 4 additions and 3 deletions

2
NEWS
View File

@@ -2,6 +2,8 @@ ver 0.23 (not yet released)
* protocol
- new command "getvol"
- show the audio format in "playlistinfo"
* database
- proxy: require MPD 0.20 or later
* output
- pipewire: new plugin
- snapcast: new plugin