121 Commits

Author SHA256 Message Date
Ana Guerrero
88c6f97c88 Accepting request 1107984 from multimedia:apps
- Disable libchromaprint requirement and disable feature. This would
  cause mpd to pull in ffmpeg-4 on installation.

OBS-URL: https://build.opensuse.org/request/show/1107984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=48
2023-08-30 08:21:11 +00:00
Илья Индиго
568938768b Accepting request 1107977 from home:llyyr:branches:multimedia:apps
- Disable libchromaprint requirement and disable feature. This would
  cause mpd to pull in ffmpeg-4 on installation.

We can patch libchromaprint to use ffmpeg-5, but that still won't bring us to ffmpeg-6. There no need to bring ffmpeg-4 or ffmpeg-5 for such a niche feature, so just disable it entirely. If someone complains I'll look into making libchromaprint work with ffmpeg-6.

OBS-URL: https://build.opensuse.org/request/show/1107977
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=110
2023-08-29 16:50:18 +00:00
Dominique Leuenberger
8cc8d4309a Accepting request 1088738 from multimedia:apps
- Updated to 0.23.13
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
  * input: curl: fixed busy loop after connection failed
  * input: curl: hided "404" log messages for non-existent ".mpdignore" files
  * archive: zzip: fixed crash bug
  * database: simple: revealed hidden songs after deleting containing CUE
  * decoder: ffmpeg: reordered to a lower priority than "gme"
  * decoder: gme: required GME 0.6 or later
  * output: pipewire: fixed corruption bug due to missing lock
  * linux: shut down if parent process dies in --no-daemon mode
  * linux: determine systemd unit directories via pkg-config
  * supported libfmt 10

OBS-URL: https://build.opensuse.org/request/show/1088738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=47
2023-05-24 18:22:39 +00:00
Илья Индиго
39f8eaa5dc Accepting request 1088737 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.13
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
  * input: curl: fixed busy loop after connection failed
  * input: curl: hided "404" log messages for non-existent ".mpdignore" files
  * archive: zzip: fixed crash bug
  * database: simple: revealed hidden songs after deleting containing CUE
  * decoder: ffmpeg: reordered to a lower priority than "gme"
  * decoder: gme: required GME 0.6 or later
  * output: pipewire: fixed corruption bug due to missing lock
  * linux: shut down if parent process dies in --no-daemon mode
  * linux: determine systemd unit directories via pkg-config
  * supported libfmt 10

OBS-URL: https://build.opensuse.org/request/show/1088737
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=108
2023-05-23 22:12:01 +00:00
Dominique Leuenberger
a7ad6400fa Accepting request 1059359 from multimedia:apps
- Updated to 0.23.12
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
  * input: curl: require CURL 7.55.0 or later
  * decoder: mad: fixed integer underflow with very small files
  * tags: fixed crash bug due to race condition
  * output: pipewire: adjust to PipeWire 0.3.64 API change
  * fixed build failures with GCC 13

OBS-URL: https://build.opensuse.org/request/show/1059359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=46
2023-01-18 16:11:25 +00:00
Илья Индиго
5c7334c007 Accepting request 1059358 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.12
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
  * input: curl: require CURL 7.55.0 or later
  * decoder: mad: fixed integer underflow with very small files
  * tags: fixed crash bug due to race condition
  * output: pipewire: adjust to PipeWire 0.3.64 API change
  * fixed build failures with GCC 13

OBS-URL: https://build.opensuse.org/request/show/1059358
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=106
2023-01-18 12:38:13 +00:00
Dominique Leuenberger
17d7159046 Accepting request 1039907 from multimedia:apps
- update to 0.23.11:
  - simple: move default database to ~/.cache/mpd/db from ~/.cache/mpd.db
  - simple: default "cache_directory" to ~/.cache/mpd/mounts
- add keyring

OBS-URL: https://build.opensuse.org/request/show/1039907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=45
2022-12-04 13:58:57 +00:00
Илья Индиго
d12f9513a3 Accepting request 1039887 from home:dirkmueller:Factory
- update to 0.23.11:
  - simple: move default database to ~/.cache/mpd/db from ~/.cache/mpd.db
  - simple: default "cache_directory" to ~/.cache/mpd/mounts
- add keyring

OBS-URL: https://build.opensuse.org/request/show/1039887
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=104
2022-12-03 22:32:56 +00:00
Dominique Leuenberger
5818a6f8e9 Accepting request 1011997 from multimedia:apps
- Updated to 0.23.10
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
  * storage: curl: fixed file time stamps
  * decoder: ffmpeg: fixed libfmt 9 compiler warning
  * encoder: flac: fixed failure when libFLAC is built without Ogg support
  * output: alsa: fixed crash bug

OBS-URL: https://build.opensuse.org/request/show/1011997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=44
2022-10-17 12:58:10 +00:00
Илья Индиго
e0c2b68de7 Accepting request 1011994 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.10
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
  * storage: curl: fixed file time stamps
  * decoder: ffmpeg: fixed libfmt 9 compiler warning
  * encoder: flac: fixed failure when libFLAC is built without Ogg support
  * output: alsa: fixed crash bug

OBS-URL: https://build.opensuse.org/request/show/1011994
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=102
2022-10-17 07:23:18 +00:00
Илья Индиго
0c94564fd3 Accepting request 1011990 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.10
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
  * storage: curl: fixed file time stamps
  * decoder: ffmpeg: fixed libfmt 9 compiler warning
  * encoder: flac: fixed failure when libFLAC is built without Ogg support
  * output: alsa: fixed crash bug

OBS-URL: https://build.opensuse.org/request/show/1011990
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=101
2022-10-17 07:18:49 +00:00
Dominique Leuenberger
bb45645a9a Accepting request 998961 from multimedia:apps
- Updated to 0.23.9
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS
  * input: cdio_paranoia: added options "mode" and "skip"
  * decoder: ffmpeg: added support FFmpeg 5.1
  * filter: replay gain: fixed delayed volume display with handler=mixer
  * output: pipewire: set app icon
  * fixed bogus volume levels with multiple partitions
  * improved iconv detection
- Removed fix-build-ffmpeg5.patch.

OBS-URL: https://build.opensuse.org/request/show/998961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=43
2022-08-24 13:11:31 +00:00
Илья Индиго
9ccc69292c Accepting request 998960 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.9
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS
  * input: cdio_paranoia: added options "mode" and "skip"
  * decoder: ffmpeg: added support FFmpeg 5.1
  * filter: replay gain: fixed delayed volume display with handler=mixer
  * output: pipewire: set app icon
  * fixed bogus volume levels with multiple partitions
  * improved iconv detection
- Removed fix-build-ffmpeg5.patch.

OBS-URL: https://build.opensuse.org/request/show/998960
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=99
2022-08-24 06:55:20 +00:00
Илья Индиго
8d9b5da9c3 Accepting request 998958 from home:polslinux:branches:multimedia:apps
- Update to 0.23.9:
  * input
    + cdio_paranoia: add options "mode" and "skip"
  * decoder
    + ffmpeg: support FFmpeg 5.1
  * filter
    + replay gain: fix delayed volume display with handler=mixer
  * output
    + pipewire: set app icon
  * fix bogus volume levels with multiple partitions
  * improve iconv detection
- Remove fix-build-ffmpeg5.patch

OBS-URL: https://build.opensuse.org/request/show/998958
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=98
2022-08-24 06:47:19 +00:00
Dominique Leuenberger
568153d7da Accepting request 993718 from multimedia:apps
- Add fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1

OBS-URL: https://build.opensuse.org/request/show/993718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=42
2022-08-08 09:43:02 +00:00
Илья Индиго
29ee51f8ec Accepting request 993711 from home:cornelisbb:branches:multimedia:apps
- Add fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1

OBS-URL: https://build.opensuse.org/request/show/993711
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=96
2022-08-08 09:04:18 +00:00
Richard Brown
94c2344bbd Accepting request 992071 from multimedia:apps
- Updated to 0.23.8
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.8/NEWS
  * support libfmt 9
  * storage: curl: fix crash if web server does not understand WebDAV
  * input:
    * cdio_paranoia:
      * fix crash if no drive was found
      * faster cancellation
      * don't scan for replay gain tags
    * pipewire:
      * fix playback of very short tracks
      * drop all buffers before manual song change
      * fix stuttering after manual song change
    * snapcast:
      * fix busy loop while paused
      * fix stuttering after resuming playback
  * mixer
    * better error messages
    * alsa: fix setting volume before playback starts
    * pipewire:
      * fix crash bug
      * fix volume change events with PipeWire 0.3.53
      * don't force initial volume=100%

OBS-URL: https://build.opensuse.org/request/show/992071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=41
2022-08-01 19:33:26 +00:00
Илья Индиго
4b59411582 Accepting request 992070 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.8
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.8/NEWS
  * support libfmt 9
  * storage: curl: fix crash if web server does not understand WebDAV
  * input:
    * cdio_paranoia:
      * fix crash if no drive was found
      * faster cancellation
      * don't scan for replay gain tags
    * pipewire:
      * fix playback of very short tracks
      * drop all buffers before manual song change
      * fix stuttering after manual song change
    * snapcast:
      * fix busy loop while paused
      * fix stuttering after resuming playback
  * mixer
    * better error messages
    * alsa: fix setting volume before playback starts
    * pipewire:
      * fix crash bug
      * fix volume change events with PipeWire 0.3.53
      * don't force initial volume=100%

OBS-URL: https://build.opensuse.org/request/show/992070
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=94
2022-08-01 16:25:49 +00:00
Dominique Leuenberger
48629490c3 Accepting request 980373 from multimedia:apps
- Updated to 0.23.7
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.7/NEWS
  * decoder:
    * ffmpeg: fix HLS seeking
    * opus: fix missing song length on high-latency files
  * mixer:
    * pipewire: fix volume restore
    * software: update volume of disabled outputs

OBS-URL: https://build.opensuse.org/request/show/980373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=40
2022-06-02 19:54:08 +00:00
Илья Индиго
8a1edba9d4 Accepting request 980372 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.7
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.7/NEWS
  * decoder:
    * ffmpeg: fix HLS seeking
    * opus: fix missing song length on high-latency files
  * mixer:
    * pipewire: fix volume restore
    * software: update volume of disabled outputs

OBS-URL: https://build.opensuse.org/request/show/980372
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=92
2022-06-01 15:15:12 +00:00
Dominique Leuenberger
9d8b68fc59 Accepting request 965775 from multimedia:apps
- Updated to 0.23.6
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.6/NEWS
  * protocol:
    * support filename "cover.webp" for "albumart" command
    * support "readcomments" and "readpicture" on CUE tracks
  * decoder:
    * ffmpeg: fix end-of-file check (update stuck at empty files)
    * opus: fix "readpicture" on Opus files
  * output:
    * pipewire: fix crash bug if setting volume before playback starts
    * wasapi: fix resume after pause

OBS-URL: https://build.opensuse.org/request/show/965775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=39
2022-03-30 18:35:57 +00:00
Илья Индиго
dda2b8a108 Accepting request 965774 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.6
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.6/NEWS
  * protocol:
    * support filename "cover.webp" for "albumart" command
    * support "readcomments" and "readpicture" on CUE tracks
  * decoder:
    * ffmpeg: fix end-of-file check (update stuck at empty files)
    * opus: fix "readpicture" on Opus files
  * output:
    * pipewire: fix crash bug if setting volume before playback starts
    * wasapi: fix resume after pause

OBS-URL: https://build.opensuse.org/request/show/965774
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=90
2022-03-29 21:31:35 +00:00
Dominique Leuenberger
8aff86164e Accepting request 945578 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/945578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=38
2022-01-11 20:20:19 +00:00
Илья Индиго
aa7edecac3 Accepting request 945570 from home:olh:branches:multimedia:apps
- Implement the migration to PCRE2 by specifying the build dependency
- Remove obsolete libwrap option

OBS-URL: https://build.opensuse.org/request/show/945570
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=89
2022-01-11 12:11:53 +00:00
Dominique Leuenberger
7d34b1fc6b Accepting request 935317 from multimedia:apps
- Updated to 0.23.5
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS
  * protocol:
    * support relative offsets for "searchadd"
    * fix "searchaddpl" bug (bogus error "Bad position")
  * database: upnp: fix crash bug
  * tags: fix MixRamp support
  * migrate to PCRE2
  * GCC 12 build fixes

OBS-URL: https://build.opensuse.org/request/show/935317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=37
2021-12-03 19:35:39 +00:00
Илья Индиго
dcf5a3c21e Accepting request 935316 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.5
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS
  * protocol:
    * support relative offsets for "searchadd"
    * fix "searchaddpl" bug (bogus error "Bad position")
  * database: upnp: fix crash bug
  * tags: fix MixRamp support
  * migrate to PCRE2
  * GCC 12 build fixes

OBS-URL: https://build.opensuse.org/request/show/935316
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=88
2021-12-03 04:13:05 +00:00
Илья Индиго
f29633ca5d Accepting request 935277 from home:mia
- Update to 0.23.5
  * protocol
    + support relative offsets for "searchadd"
    + fix "searchaddpl" bug (bogus error "Bad position")
  * database
    + upnp: fix crash bug
  * tags
    + fix MixRamp support
  * migrate to PCRE2
  * GCC 12 build fixes

OBS-URL: https://build.opensuse.org/request/show/935277
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=87
2021-12-03 04:02:38 +00:00
Dominique Leuenberger
0d6db008e4 Accepting request 931211 from multimedia:apps
- Updated to 0.23.4
  * Changed file mpd-user.conf​ (disabled pid_file).
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service

OBS-URL: https://build.opensuse.org/request/show/931211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=36
2021-11-13 21:48:37 +00:00
Илья Индиго
7adb66392c Accepting request 931210 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.4
  * Changed file mpd-user.conf​ (disabled pid_file).
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service

OBS-URL: https://build.opensuse.org/request/show/931210
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=86
2021-11-12 23:14:01 +00:00
Илья Индиго
b9e7116196 Accepting request 931204 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.4
  * Changed file mpd-user.conf​ (removed pid_file).
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service

OBS-URL: https://build.opensuse.org/request/show/931204
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=85
2021-11-12 23:00:59 +00:00
Илья Индиго
b74504a1f0 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=84 2021-11-12 22:56:36 +00:00
Илья Индиго
63793bddbc Accepting request 931200 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.4
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service

OBS-URL: https://build.opensuse.org/request/show/931200
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=83
2021-11-12 22:52:08 +00:00
Dominique Leuenberger
3f08e8c246 Accepting request 929891 from multimedia:apps
- Updated to 0.23.3
  * Add patch mpd-service.patch.
  * Add BuildRequires for fmt, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to pupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * database:
    * proxy: require MPD 0.20 or later
    * proxy: require libmpdclient 2.11 or later
    * proxy: split search into chunks to avoid exceeding the output buffer
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"

OBS-URL: https://build.opensuse.org/request/show/929891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=35
2021-11-06 17:18:10 +00:00
Илья Индиго
9a277513c3 Accepting request 929876 from home:13ilya
- Updated to 0.23.3
  * Add patch mpd-service.patch.
  * Add BuildRequires for fmt, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to pupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * database:
    * proxy: require MPD 0.20 or later
    * proxy: require libmpdclient 2.11 or later
    * proxy: split search into chunks to avoid exceeding the output buffer
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"

OBS-URL: https://build.opensuse.org/request/show/929876
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=82
2021-11-06 13:23:07 +00:00
Илья Индиго
bf8001abda Accepting request 929791 from home:13ilya
- Updated to 0.23.3
  * Add patch mpd-service.patch.
  * Add BuildRequires for fmt, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to pupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * database:
    * proxy: require MPD 0.20 or later
    * proxy: require libmpdclient 2.11 or later
    * proxy: split search into chunks to avoid exceeding the output buffer
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"

OBS-URL: https://build.opensuse.org/request/show/929791
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=81
2021-11-06 02:13:01 +00:00
Илья Индиго
772772b52a Accepting request 929786 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.3
  * Add BuildRequires for fmt, libnpupnp, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to npupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * database:
    * proxy: require MPD 0.20 or later
    * proxy: require libmpdclient 2.11 or later
    * proxy: split search into chunks to avoid exceeding the output buffer
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"

OBS-URL: https://build.opensuse.org/request/show/929786
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=80
2021-11-05 23:34:09 +00:00
Dominique Leuenberger
d54e42e321 Accepting request 915422 from multimedia:apps
- Updated to 0.22.11
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.11/NEWS
  * protocol: fix "albumart" crash.
  * filter: ffmpeg:
    * pass "channel_layout" instead of "channels" to buffersrc
    * fix "av_buffersink_get_frame() failed: Resource temporarily unavailable"
    * support double-precision samples (by converting to single precision)

OBS-URL: https://build.opensuse.org/request/show/915422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=34
2021-09-01 19:37:07 +00:00
Илья Индиго
4118a1639e Accepting request 915421 from home:13ilya:branches:multimedia:apps
- Updated to 0.22.11
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.11/NEWS
  * protocol: fix "albumart" crash.
  * filter: ffmpeg:
    * pass "channel_layout" instead of "channels" to buffersrc
    * fix "av_buffersink_get_frame() failed: Resource temporarily unavailable"
    * support double-precision samples (by converting to single precision)

OBS-URL: https://build.opensuse.org/request/show/915421
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=79
2021-09-01 07:30:07 +00:00
Richard Brown
a0525b4c09 Accepting request 912566 from multimedia:apps
- Updated to 0.22.10
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.10/NEWS
  * protocol: support "albumart" for virtual tracks in CUE sheets
  * database: simple:
    * fix crash bug
    * fix absolute paths in CUE "as_directory" entries
    * prune CUE entries from database for non-existent songs
  * input:
    * curl: fix crash bug after stream with Icy metadata was closed
      by peer
    * tidal: remove defunct unmaintained plugin
  * tags: fix crash caused by bug in TagBuilder and a few potential
    reference leaks
  * output
    * httpd: fix missing tag after seeking into a new song
    * oss: fix channel order of multi-channel files
  * mixer: alsa: fix yet more rounding errors.

OBS-URL: https://build.opensuse.org/request/show/912566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=33
2021-08-18 06:56:10 +00:00
Илья Индиго
4fb9837991 Accepting request 912565 from home:13ilya:branches:multimedia:apps
- Updated to 0.22.10
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.10/NEWS
  * protocol: support "albumart" for virtual tracks in CUE sheets
  * database: simple:
    * fix crash bug
    * fix absolute paths in CUE "as_directory" entries
    * prune CUE entries from database for non-existent songs
  * input:
    * curl: fix crash bug after stream with Icy metadata was closed
      by peer
    * tidal: remove defunct unmaintained plugin
  * tags: fix crash caused by bug in TagBuilder and a few potential
    reference leaks
  * output
    * httpd: fix missing tag after seeking into a new song
    * oss: fix channel order of multi-channel files
  * mixer: alsa: fix yet more rounding errors.

OBS-URL: https://build.opensuse.org/request/show/912565
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=78
2021-08-17 08:08:56 +00:00
Dominique Leuenberger
691640a5d5 Accepting request 902616 from multimedia:apps
- Updated to 0.22.9
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.9/NEWS
  * database: simple: load all .mpdignore files of all parent directories
  * tags: fix: "readcomments" and "readpicture" on remote files with ID3 tags
  * decoder: ffmpeg:
    * support the tags "sort_album", "album-sort", "artist-sort"
    * fix build failure with FFmpeg 3.4

OBS-URL: https://build.opensuse.org/request/show/902616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=32
2021-06-27 16:59:23 +00:00
Илья Индиго
50e7a44021 Accepting request 902615 from home:13ilya:branches:multimedia:apps
- Updated to 0.22.9
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.9/NEWS
  * database: simple: load all .mpdignore files of all parent directories
  * tags: fix: "readcomments" and "readpicture" on remote files with ID3 tags
  * decoder: ffmpeg:
    * support the tags "sort_album", "album-sort", "artist-sort"
    * fix build failure with FFmpeg 3.4

OBS-URL: https://build.opensuse.org/request/show/902615
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=77
2021-06-27 11:26:35 +00:00
Dominique Leuenberger
fd1ad7c082 Accepting request 896179 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/896179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=31
2021-06-01 08:38:44 +00:00
Илья Индиго
b436ae6d7d Accepting request 896178 from home:13ilya:branches:multimedia:apps
- Update to 0.22.8
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.8/NEWS
  * fix crash bug in "albumart" command (0.22.7 regression)

OBS-URL: https://build.opensuse.org/request/show/896178
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=75
2021-05-30 17:27:48 +00:00
Илья Индиго
42353a2f70 Accepting request 896171 from home:fniepelt:branches:multimedia:apps
- Update to 0.22.8
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.8/NEWS
  * fix crash bug in "albumart" command (0.22.7 regression)

OBS-URL: https://build.opensuse.org/request/show/896171
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=74
2021-05-30 17:23:06 +00:00
Dominique Leuenberger
88537a987f Accepting request 894725 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/894725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=30
2021-05-21 19:50:01 +00:00
Илья Индиго
cf32e94415 Accepting request 894724 from home:13ilya:branches:multimedia:apps
- Update to 0.22.7
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS
  * protocol:
    * don't use glibc extension to parse time stamps
    * optimize the "albumart" command
  * input:
    * curl: send user/password in the first request, save one roundtrip
  * decoder:
    * ffmpeg: fix build problem with FFmpeg 3.4
    * gme: support RSN files
  * storage: curl: don't use glibc extension
  * database: simple: fix database corruption bug
  * output:
    * fix crash when pausing with multiple partitions
    * httpd: send header "Access-Control-Allow-Origin: *"

OBS-URL: https://build.opensuse.org/request/show/894724
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=72
2021-05-21 06:24:33 +00:00
Dominique Leuenberger
b952408351 Accepting request 873980 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/873980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=29
2021-02-20 21:12:43 +00:00
Илья Индиго
a827cbfc01 Accepting request 873937 from home:dirkmueller:Factory
- update to 0.22.6:
  * fix missing tags on songs in queue
  - error for malformed ranges instead of ignoring silently
  - better error message for open-ended range with "move"
  - simple: fix missing CUE sheet metadata in "addid" command
  - id: translate TPE3 to Conductor, not Performer
  - iso9660: another fix for unaligned reads
  - httpd: error handling on Windows improved
  - pulse: fix deadlock with "always_on"

OBS-URL: https://build.opensuse.org/request/show/873937
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=70
2021-02-20 06:54:36 +00:00
Dominique Leuenberger
50c428fedc Accepting request 866237 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/866237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=28
2021-01-25 17:23:39 +00:00