6 Commits

Author SHA256 Message Date
Илья Индиго
ca5a26a477 Accepting request 1135527 from home:dirkmueller:Factory
- 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
2023-12-28 19:14:54 +00:00
d80f56bc7a Accepting request 939264 from home:13ilya:branches:multimedia:apps
- Updated to 0.34
  * https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.34/NEWS
  * add commands "albumart", "readpicture"
  * support grouping "list" results
  * don't print status after error
  * custom status format
  * meson: auto-build libmpdclient if not available
  * require: libmpdclient 2.16 or newer and MPD 0.21 or newer

OBS-URL: https://build.opensuse.org/request/show/939264
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpclient?expand=0&rev=9
2021-12-11 23:46:37 +00:00
ac0525d8e3 Accepting request 746036 from home:13ilya
- Update to 0.33
  * https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.33/NEWS
  * fix off-by-one bug in "prio" command
  * reduce network transfer for "playlist", "ls", "listall"

OBS-URL: https://build.opensuse.org/request/show/746036
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpclient?expand=0&rev=7
2019-11-06 16:32:58 +00:00
68ef3b75b5 Accepting request 736457 from home:13ilya
- 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
2019-10-09 13:13:20 +00:00
Tomáš Chvátal
c4a3b98a00 - Update to 0.30:
* 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
2018-10-04 08:55:17 +00:00
eba603c473 Accepting request 529116 from home:olh
import mpclient-0.28 from packman

OBS-URL: https://build.opensuse.org/request/show/529116
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpclient?expand=0&rev=1
2017-09-29 08:17:30 +00:00