mpd: update to 0.23.17
authorAlexandru Ardelean <redacted>
Wed, 22 Apr 2026 09:19:58 +0000 (12:19 +0300)
committerAlexandru Ardelean <redacted>
Wed, 6 May 2026 18:05:36 +0000 (21:05 +0300)
commitcd73d212adb3224cf64083283968add10d1129aa
treef0877c4286713c205a4c5b0e0a362fc6deff22de
parent157aa398bfaf307953403cca7e8ee84bcd56738a
mpd: update to 0.23.17

Drop 020-string-view.patch: mpd 0.23.17 uses std::string_view directly
in src/tag/GenParseName.cxx, making the patch redundant.

Changes since 0.23.16:
- Optimize the "albumart" command to send larger chunks when available
- Explicitly disallow 'idle' and 'noidle' commands in command lists
- Require libnfs 4.0 or later for NFS storage support
- Trigger inotify database update after symlink creation
- Prefer FFmpeg over sndfile and audiofile for DTS-WAV support
- Add support for libfmt 11.1

Signed-off-by: Alexandru Ardelean <redacted>
sound/mpd/Makefile
sound/mpd/files/mpd.init
sound/mpd/patches/020-string-view.patch [deleted file]
sound/mpd/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT