- update to 0.35:
* fix null pointer dereference on bad status format
* add "%kbitrate%", "%audioformat%", "%samplerate%", "%bits%"
and "%channels%" options to the "status" command
* the "%state%" option of the "status" command now returns
"stopped" when the MPD server is stopped
* add commands "lsdirs", "addplaylist", "delplaylist",
"moveplaylist", "renplaylist", "clearplaylist"
* add "playlist" option "--with-prio"
* bash completion: pass "--" to mpc to allow parameters with
dash
* bash completion: fix filenames with paranetheses
* bash completion: override $MPC_FORMAT
OBS-URL: https://build.opensuse.org/request/show/1135527
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpclient?expand=0&rev=10
- Refresh spec-file via spec-cleaner and manual optimizations
* specified the correct license GPL-2.0-or-later
- Update to 0.32
* https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.32/NEWS
* add commands "queued", "seekthrough", "mount", "unmount"
* support "search" with filter expression (MPD 0.21)
* support "load" with range
* allow only tag names after "list"
* fix the Windows build (no strndup())
* make documentation build optional with -Ddocumentation={true|false|auto}
* build: require Meson 0.47
* add command "listneighbors"
* reduce network transfer for "search"
* fall back to "Composer" or "AlbumArtist" tag in the default format
* support abstract socket in --host option
OBS-URL: https://build.opensuse.org/request/show/736457
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpclient?expand=0&rev=5
* add command "rescan"
* seek: use the "seekcur" command instead of "seekid"
* require MPD 0.19
* implement %prio% for --format
* the default --format falls back to "performer" if there is no "artist"
* add command "prio"
* command "outputs" prints attributes
* fix build failure with gcc 7.0 and clang 4.0
* build with Meson instead of autotools
- Switch to meson
- Move the bash completion to /usr
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpclient?expand=0&rev=3