Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mpd-0.24.8-2.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: mpd Distribution: openSUSE Tumbleweed
Version: 0.24.8 Vendor: openSUSE
Release: 2.2 Build date: Tue Feb 24 13:28:02 2026
Group: Unspecified Build host: reproducible
Size: 2327408 Source RPM: mpd-0.24.8-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://musicpd.org
Summary: Music Player Daemon
A daemon for playing music (mp3, ogg vorbis, flac, and wav).  Music is
played through the server's audio device.  The daemon stores info
about all available music, and this info can be easily searched and
retrieved.  Player control, info retrieval, and playlist management
can all be managed remotely. There a bunch of clients to control mpd:
for Gnome, KDE, console and Apache (PHP).

Please read README.mpd how to configure it.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Feb 24 2026 Илья Индиго <ilya@ilya.top>
  - Used libnpupnp instead of libupnp,
    https://github.com/pupnp/pupnp/issues/528
* Fri Feb 06 2026 Илья Индиго <ilya@ilya.top>
  - Updated to 0.24.8
    * Changed mpd-conf.patch
    * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.8/NEWS
    * input: cdio_paranoia: fixed parsing of absolute device paths
    * decoder: ffmpeg: allow seeking only if both AVFormatContext and
      InputStream allow it
    * playlist: cue: strip UTF-8 byte order marker
    * disabled the iowait state for io_uring
    * fixed GCC 16 compiler warning
    * fixed spurious linker failures
    * fixed build with glibc 2.43 and liburing < 2.4
* Mon Nov 03 2025 llyyr <llyyr@yukari.in>
  - Updated to 0.24.6
    * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.6/NEWS
    * decoder
    * ffmpeg: handle "*.opus" files
    * mpg123: another workaround for libmpg123 ID3 corruption bug
    * opus: fix seeking in files with large OpusTags
    * opus, vorbis: remove METADATA_BLOCK_PICTURE size limit
* Thu Aug 14 2025 Илья Индиго <ilya@ilya.top>
  - Updated to 0.24.5
    * Changed mpd-conf.patch
    * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.5/NEWS
    * database: fixed disappearing playlist files
    * decoder
    * ffmpeg: handled "*.aif" files
    * mpg123
    * added option "full_scan"
    * added support seeking on remote files
    * fixed work around libmpg123 ID3 corruption bug
    * sidplay: addad support for PSID files
    * output: pipewire: fixed resuming playback after it was paused by "single" mode
* Fri Jul 04 2025 Илья Индиго <ilya@ilya.top>
  - Updated to 0.24.4
    * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.4/NEWS
    * protocol: fixed stuck "getfingerprint" with io_uring
    * decoder: mpg123: supported Icy stream tags and use libid3tag to parse
    * tags: id3: fixed assertion failure with broken AIFF/RIFF ID3 chunks
    * output
    * fixed resuming playback after it was paused by "single" mode
    * alsa: fixed compiler warning with alsa-lib 1.2.14
* Fri Jan 31 2025 Илья Индиго <ilya@ilya.top>
  - Updated to 0.23.17
    * Limited build to libnfs >= 4.
    * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.17/NEWS
    * protocol
    * "albumart" tries to send larger chunks if available
    * explicitly disallow "idle" and "noidle" in command lists
    * storage: nfs: required libnfs 4.0 or later
    * database: inotify: trigger update after symlink was created
    * decoder: ffmpeg: prefer over sndfile and audiofile for its DTS-WAV support
    * supported libfmt 11.1
* Sat Jan 18 2025 Илья Индиго <ilya@ilya.top>
  - Limited build to fmt 10.2.1 for Tumbleweed (fmt 11.1.1 broken).
* Wed Dec 11 2024 Илья Индиго <ilya@ilya.top>
  - Updated to 0.23.16
    * Removed files mpd-fmt11.patch and mpd-icu76.patch.
    * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.16/NEWS
    * database: fixed integer overflows with 64-bit inode numbers
    * filter: ffmpeg: fixed for filters producing no output
    * supported libfmt 11 and ICU 76
* Fri Nov 22 2024 Илья Индиго <ilya@ilya.top>
  - Added mpd-icu76.patch (fixed build with icu 76.1).
* Wed Nov 06 2024 Илья Индиго <ilya@ilya.top>
  - Added mpd-fmt11.patch (fixed build with fmt 11.2).
* Sat Apr 27 2024 Илья Индиго <ilya@ilya.top>
  - Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).
* Sun Feb 04 2024 Илья Индиго <ilya@ilya.top>
  - Provided user(mpd).
* Thu Dec 28 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.23.15:
    * ffmpeg: fix build failure with FFmpeg 6.1
    * alsa: limit buffer time to 2 seconds
    * flac: fix scanning files with non-ASCII names on Windows
    * mad: fix calculation of LAME peak values
    * wasapi: fix problem setting volume
    * more libfmt 10 fixes
    * fix auto-detected systemd unit directory
* Tue Aug 29 2023 llyyr <llyyr.public@gmail.com>
  - Disable libchromaprint requirement and disable feature. This would
    cause mpd to pull in ffmpeg-4 on installation.
* Tue May 23 2023 Илья Индиго <ilya@ilya.top>
  - 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
* Wed Jan 18 2023 Илья Индиго <ilya@ilya.top>
  - 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

Files

/etc/mpd.conf
/run/mpd
/usr/bin/mpd
/usr/lib/firewalld
/usr/lib/firewalld/services
/usr/lib/firewalld/services/mpd.xml
/usr/lib/systemd/system/mpd.service
/usr/lib/systemd/system/mpd.socket
/usr/lib/systemd/user/mpd.service
/usr/lib/systemd/user/mpd.socket
/usr/lib/tmpfiles.d/mpd.conf
/usr/share/doc/packages/mpd
/usr/share/doc/packages/mpd/AUTHORS
/usr/share/doc/packages/mpd/NEWS
/usr/share/doc/packages/mpd/README.md
/usr/share/doc/packages/mpd/README.mpd
/usr/share/doc/packages/mpd/mpd-user.conf
/usr/share/doc/packages/mpd/mpdconf.example
/usr/share/icons/hicolor/scalable/apps/mpd.svg
/usr/share/licenses/mpd
/usr/share/licenses/mpd/COPYING
/usr/share/man/man1/mpd.1.gz
/usr/share/man/man5/mpd.conf.5.gz
/var/lib/mpd
/var/lib/mpd/playlists


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 1 23:32:50 2026