Music Player Daemon
http://www.musicpd.org/
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.
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/mpd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.mpd | 0000001644 1.61 KB | |
mpd-0.21.15.tar.xz | 0000673056 657 KB | |
mpd-docs.patch | 0000000827 827 Bytes | |
mpd-mpdconf_suse.patch | 0000003335 3.26 KB | |
mpd-sndfile.patch | 0000000637 637 Bytes | |
mpd-user.conf | 0000001308 1.28 KB | |
mpd.changes | 0000052049 50.8 KB | |
mpd.spec | 0000007326 7.15 KB |
Revision 12 (latest revision is 53)
Dominique Leuenberger (dimstar_suse)
accepted
request 736047
from
Илья Индиго (13ilya)
(revision 12)
- Refresh spec-file via spec-cleaner and manual optimizations * specified the correct license GPL-2.0-or-later * remove openSUSE Leap 42.3 support * remove obsolete version limitation in BuildRequire macros * renumber Source and Patch - Update to 0.21.15 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.15/NEWS * fix crash bug (0.21.9 regression) * decoder * opus: fix duplicate tags * wildmidi: log error if library initialization fails * mad: update bit rate after seeking * mad: fix several bugs preventing the plugin from decoding the last frame * opus: ignore case in replay gain tag names * opus, vorbis: decode the "end of stream" packet * mad: fix crackling sound (0.21.12 regression) * sidplay: show track durations in database * sidplay: convert tag values from Windows-1252 charset * sidplay: strip text from "Date" tag * dsdiff, dsf: fix displayed bit rate * mpcdec: fix bogus ReplayGain values * input * tidal: deprecated because Tidal has changed the protocol * cdio_paranoia: require libcdio-paranoia 10.2+0.93+1 * output * httpd: reject some well-known URIs * alsa: fix busy loop while draining * alsa: fix missing drain call * alsa: improve xrun-avoiding silence generator * alsa: log when generating silence due to slow decoder * alsa, osx: fix distortions with DSD_U32 and DoP on 32 bit CPUs * jack: fix mono-to-stereo conversion * jack: improved Windows compatibility * player * don't restart unseekable song after failed seek attempt * fix crash after song change * fix seek position after restarting the decoder * protocol * fix "list" with multiple "group" levels * include command name in error responses
Comments 5
mpd 0.20.21 has been released: https://www.musicpd.org/download/mpd/0.20/mpd-0.20.21.tar.xz
libfluidsynth1 is missing in the Tumbleweed repos which breaks mpd. https://bugzilla.opensuse.org/show_bug.cgi?id=1111951
This build with the new version of mpd seems to build fine? Maybe mpd no longer needs this lib?
https://build.opensuse.org/package/show/home%3A13ilya/mpd
This comment has been deleted
https://github.com/MusicPlayerDaemon/MPD/issues/2151